mirror of
https://notabug.org/Sages-of-Gensokyo/gensokyo_kappa-overlay
synced 2025-01-18 19:21:13 +01:00
Hopefully removed systemD-eepsh*t crap.
This commit is contained in:
parent
3487bd16b1
commit
dd64f8a775
@ -103,7 +103,9 @@ src_compile() {
|
|||||||
src_install() {
|
src_install() {
|
||||||
emake DESTDIR="${D}" install
|
emake DESTDIR="${D}" install
|
||||||
|
|
||||||
systemd_dounit usbguard.service
|
if use systemd; then
|
||||||
|
systemd_dounit usbguard.service
|
||||||
|
fi
|
||||||
|
|
||||||
insinto /etc/usbguard
|
insinto /etc/usbguard
|
||||||
doins usbguard-daemon.conf
|
doins usbguard-daemon.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user