[systemd-devel] [PATCH 7/8] Make systemunitdir/graphical.target.wants on 'make install'.

Bill Nottingham notting at redhat.com
Thu Oct 28 10:27:48 PDT 2010


Signed-off-by: Bill Nottingham <notting at redhat.com>
---
 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c992eab..7acb692 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1046,6 +1046,7 @@ install-data-hook:
 		$(DESTDIR)$(systemunitdir)/runlevel4.target.wants \
 		$(DESTDIR)$(systemunitdir)/runlevel5.target.wants \
 		$(DESTDIR)$(systemunitdir)/multi-user.target.wants \
+		$(DESTDIR)$(systemunitdir)/graphical.target.wants \
 		$(DESTDIR)$(pkgsysconfdir)/system \
 		$(DESTDIR)$(pkgsysconfdir)/system/basic.target.wants \
 		$(DESTDIR)$(pkgsysconfdir)/system/local-fs.target.wants \
-- 
1.7.3.1



More information about the systemd-devel mailing list