chiark / gitweb /
build-sys: don't build distcheck version with split /usr
[elogind.git] / Makefile.am
index dcce170d358149c29b7a5626c083752b17266f7d..5d987147b30732884221b80a4a7e63e0d20ae759 100644 (file)
@@ -2492,7 +2492,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/$(prefix)
+        --with-rootprefix=$$dc_install_base \
+        --disable-split-usr
 
 upload: all distcheck
        cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/