Install under libexec/systemd to match upstream (lib/systemd). gsoc-final
authorAntoine Jacoutot <ajacoutot@gnome.org>
Mon, 18 Aug 2014 10:50:54 +0000 (12:50 +0200)
committerAntoine Jacoutot <ajacoutot@gnome.org>
Mon, 18 Aug 2014 10:50:54 +0000 (12:50 +0200)
Makefile

index 9eea11ed93775d1b02215240d38249b2e89c54d8..2157aa769330ee2c9e8216eb764452e7d70ec123 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ CFLAGS+=      -Wno-unused-variable -Wno-unused-parameter # -Wno-comment
 .endif
 
 PREFIX?=       /usr/local
-BINDIR=                $(PREFIX)/libexec
+BINDIR=                $(PREFIX)/libexec/systemd
 SYSCONFDIR?=   /etc
 
 INSTALL_PROGRAM=       install -c -s -o root -g bin -m 555