summaryrefslogtreecommitdiff
path: root/sys-power/thermald/thermald-1.9.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /sys-power/thermald/thermald-1.9.ebuild
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'sys-power/thermald/thermald-1.9.ebuild')
-rw-r--r--sys-power/thermald/thermald-1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-1.9.ebuild b/sys-power/thermald/thermald-1.9.ebuild
index 9eb5e8b92494..5ab38ae244af 100644
--- a/sys-power/thermald/thermald-1.9.ebuild
+++ b/sys-power/thermald/thermald-1.9.ebuild
@@ -42,6 +42,6 @@ my_src_configure() {
my_src_install_all() {
einstalldocs
- rm -rf "${ED%/}"/etc/init || die
+ rm -rf "${ED}"/etc/init || die
doinitd "${FILESDIR}"/thermald
}