mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-misc/powerpanel: quote FILESDIR variable
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -52,7 +52,7 @@ src_install() {
|
|||||||
|
|
||||||
newlib.so lib/libpaho-mqtt3cs.so.1.3.1 libpaho-mqtt3cs.so.1
|
newlib.so lib/libpaho-mqtt3cs.so.1.3.1 libpaho-mqtt3cs.so.1
|
||||||
|
|
||||||
newinitd ${FILESDIR}/pwrstatd pwrstatd
|
newinitd "${FILESDIR}/pwrstatd pwrstatd"
|
||||||
systemd_dounit script/pwrstatd.service
|
systemd_dounit script/pwrstatd.service
|
||||||
systemd_newunit script/default_pwrstatd pwrstatd
|
systemd_newunit script/default_pwrstatd pwrstatd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user