From 098588af315d901e7d6ff530fb17efad6acc1904 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 16 Sep 2018 01:20:28 +0300 Subject: [PATCH] app-crypt/tpm-emulator: drop -r2 from conf.d/init.d Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- .../files/{tpm-emulator.confd-r2 => tpm-emulator.confd} | 0 .../files/{tpm-emulator.initd-r2 => tpm-emulator.initd} | 0 app-crypt/tpm-emulator/tpm-emulator-0.7.5.ebuild | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename app-crypt/tpm-emulator/files/{tpm-emulator.confd-r2 => tpm-emulator.confd} (100%) rename app-crypt/tpm-emulator/files/{tpm-emulator.initd-r2 => tpm-emulator.initd} (100%) diff --git a/app-crypt/tpm-emulator/files/tpm-emulator.confd-r2 b/app-crypt/tpm-emulator/files/tpm-emulator.confd similarity index 100% rename from app-crypt/tpm-emulator/files/tpm-emulator.confd-r2 rename to 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 similarity index 100% rename from app-crypt/tpm-emulator/files/tpm-emulator.initd-r2 rename to 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 -- 2.26.2