From 0de4f055841fe202a85258a56c67751ccb0f8ee2 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 13 Feb 2012 01:03:33 +0100 Subject: [PATCH] build-sys: do not use split-/usr in distcheck --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/ -- 2.30.2