[gnome-flashback] data: change systemd user unit install dir



commit b4b875e127aa7d09337622d966ba818b151f6172
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Aug 17 22:21:23 2019 +0300

    data: change systemd user unit install dir

 data/systemd/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/systemd/Makefile.am b/data/systemd/Makefile.am
index fc21012..69d964a 100644
--- a/data/systemd/Makefile.am
+++ b/data/systemd/Makefile.am
@@ -11,8 +11,8 @@ target_files = \
        gnome-session-x11@gnome-flashback-metacity.target \
        $(NULL)
 
-systemduserdir = $(libdir)/systemd/user
-systemduser_DATA = \
+systemduserunitdir = $(prefix)/lib/systemd/user
+systemduserunit_DATA = \
        $(service_files) \
        $(target_files) \
        $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]