~ruther/guix-local

e4fb9d2d974062b78d999562ba3aecc31aebcb96 — Mark H Weaver 10 years ago 89a39d4
Revert "PRELIMINARY: dbus-service: Include system-services directories."

This reverts commit e3484421cb159968fc6fb54f044f84bccfc555e8.
1 files changed, 1 insertions(+), 3 deletions(-)

M gnu/services/desktop.scm
M gnu/services/desktop.scm => gnu/services/desktop.scm +1 -3
@@ 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)