mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-02-05 00:25:28 +07:00
build-sys: fix upload rule for xz
This commit is contained in:
parent
f1a42db5a3
commit
dcbd5d16e9
@ -2442,8 +2442,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--with-rootprefix=$$dc_install_base/$(rootprefix)
|
||||
|
||||
upload: all distcheck
|
||||
cp -v systemd-$(VERSION).tar.bz2 /home/lennart/git.fedora/systemd/
|
||||
scp systemd-$(VERSION).tar.bz2 fdo:/srv/www.freedesktop.org/www/software/systemd/
|
||||
cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/
|
||||
scp systemd-$(VERSION).tar.xz fdo:/srv/www.freedesktop.org/www/software/systemd/
|
||||
scp man/*.html tango:public/systemd-man/
|
||||
|
||||
git-tag:
|
||||
|
Loading…
Reference in New Issue
Block a user