summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-09-16 01:20:28 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-16 01:21:01 +0300
commit098588af315d901e7d6ff530fb17efad6acc1904 (patch)
treeb9491eaa0ce9fbb6833bc50442d18c29b1152f0f /app-crypt/tpm-emulator
parentapp-crypt/tpm-emulator: cleanup old (diff)
downloadgentoo-098588af315d901e7d6ff530fb17efad6acc1904.tar.gz
gentoo-098588af315d901e7d6ff530fb17efad6acc1904.tar.bz2
gentoo-098588af315d901e7d6ff530fb17efad6acc1904.zip
app-crypt/tpm-emulator: drop -r2 from conf.d/init.d
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/tpm-emulator')
-rw-r--r--app-crypt/tpm-emulator/files/tpm-emulator.confd (renamed from app-crypt/tpm-emulator/files/tpm-emulator.confd-r2)0
-rw-r--r--app-crypt/tpm-emulator/files/tpm-emulator.initd (renamed from app-crypt/tpm-emulator/files/tpm-emulator.initd-r2)0
-rw-r--r--app-crypt/tpm-emulator/tpm-emulator-0.7.5.ebuild4
3 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm-emulator/files/tpm-emulator.confd-r2 b/app-crypt/tpm-emulator/files/tpm-emulator.confd
index 985fa4e774ca..985fa4e774ca 100644
--- a/app-crypt/tpm-emulator/files/tpm-emulator.confd-r2
+++ b/app-crypt/tpm-emulator/files/tpm-emulator.confd
diff --git a/app-crypt/tpm-emulator/files/tpm-emulator.initd-r2 b/app-crypt/tpm-emulator/files/tpm-emulator.initd
index abfbef900d00..abfbef900d00 100644
--- a/app-crypt/tpm-emulator/files/tpm-emulator.initd-r2
+++ b/app-crypt/tpm-emulator/files/tpm-emulator.initd
diff --git a/app-crypt/tpm-emulator/tpm-emulator-0.7.5.ebuild b/app-crypt/tpm-emulator/tpm-emulator-0.7.5.ebuild
index 38f20de07c7e..70301caebeec 100644
--- a/app-crypt/tpm-emulator/tpm-emulator-0.7.5.ebuild
+++ b/app-crypt/tpm-emulator/tpm-emulator-0.7.5.ebuild
@@ -57,8 +57,8 @@ src_install() {
udev_newrules "tpmd_dev/linux/tpmd_dev.rules" 60-tpmd_dev.rules
fi
- newinitd "${FILESDIR}/${PN}.initd-r2" "${PN}"
- newconfd "${FILESDIR}/${PN}.confd-r2" "${PN}"
+ newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+ newconfd "${FILESDIR}/${PN}.confd" "${PN}"
keepdir /var/log/tpm
fowners tss:tss /var/log/tpm