summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-02-13 01:03:33 +0100
committerKay Sievers <kay.sievers@vrfy.org>2012-02-13 01:03:33 +0100
commit0de4f055841fe202a85258a56c67751ccb0f8ee2 (patch)
tree43d70c231f69c95a5d5f9d30e73584a2f7d057be /Makefile.am
parent704323542ee309658411433aada4577d14f938c2 (diff)
build-sys: do not use split-/usr in distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e73f4a12e..6e9259be9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2528,7 +2528,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
--with-dbusinterfacedir=$$dc_install_base/$(dbusinterfacedir) \
--with-udevrulesdir=$$dc_install_base/$(udevrulesdir) \
--with-pamlibdir=$$dc_install_base/$(pamlibdir) \
- --with-rootprefix=$$dc_install_base/$(rootprefix)
+ --with-rootprefix=$$dc_install_base/$(prefix)
+
upload: all distcheck
cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/