mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-crypt/tang: quote FILESDIR variable
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ BDEPEND="app-text/asciidoc"
|
||||
src_install(){
|
||||
meson_install
|
||||
newinitd "${FILESDIR}"/tangd.initd tangd
|
||||
systemd_dounit ${FILESDIR}/tangd.service
|
||||
systemd_dounit "${FILESDIR}"/tangd.service
|
||||
|
||||
doconfd "${FILESDIR}"/tangd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user