mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
build-sys: do not use split-/usr in distcheck
This commit is contained in:
parent
704323542e
commit
0de4f05584
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user