summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-01-19 00:11:36 +0100
committerLennart Poettering <lennart@poettering.net>2013-01-19 01:02:30 +0100
commit0fa57908e1b159867299261bc46c7a03629709e4 (patch)
treebde1826fde0d89537afc1cd78add6670f2628c98 /Makefile.am
parentd6a195a3c373f67632cb98d6e6e14f974ef062f9 (diff)
build-sys: prune the list of directories we create on install
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 25d99950ff..c57ea0dce4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3967,10 +3967,7 @@ systemd-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/sysinit.target.wants \
- $(DESTDIR)$(pkgsysconfdir)/system/local-fs.target.wants \
$(DESTDIR)$(pkgsysconfdir)/system/multi-user.target.wants \
$(DESTDIR)$(pkgsysconfdir)/system/getty.target.wants \
$(DESTDIR)$(pkgsysconfdir)/user \