Revert "PRELIMINARY: dbus-service: Include system-services directories."
This reverts commit e3484421cb159968fc6fb54f044f84bccfc555e8.
This commit is contained in:
parent
89a39d4e76
commit
e4fb9d2d97
@ -65,9 +65,7 @@
|
||||
`((includedir
|
||||
,(string-append dir "/etc/dbus-1/system.d"))
|
||||
(servicedir ;for '.service' files
|
||||
,(string-append dir "/share/dbus-1/services"))
|
||||
(servicedir ;for '.service' files
|
||||
,(string-append dir "/share/dbus-1/system-services"))))
|
||||
,(string-append dir "/share/dbus-1/services"))))
|
||||
services)))
|
||||
|
||||
(mkdir #$output)
|
||||
|
Loading…
Reference in New Issue
Block a user