chiark / gitweb /
build-sys: do not use split-/usr in distcheck
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 13 Feb 2012 00:03:33 +0000 (01:03 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 13 Feb 2012 00:03:33 +0000 (01:03 +0100)
Makefile.am

index e73f4a12e84ef84e7fd1c0c4d25526a932d878b3..6e9259be9bcfa1872d7dffd7b2b2ddb4af9dbcf4 100644 (file)
@@ -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/