build-sys: do not use split-/usr in distcheck

This commit is contained in:
Kay Sievers 2012-02-13 01:03:33 +01:00
parent 704323542e
commit 0de4f05584

View 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/