mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
build-sys: fix fedpkg git path
This commit is contained in:
parent
a9c72fe933
commit
53eff0c762
@ -968,7 +968,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--with-rootdir=$$dc_install_base/$(rootdir)
|
||||
|
||||
upload: all distcheck
|
||||
cp -v systemd-$(VERSION).tar.bz2 /home/lennart/cvs.fedora/systemd/devel/
|
||||
cp -v systemd-$(VERSION).tar.bz2 /home/lennart/git.fedora/systemd/
|
||||
scp systemd-$(VERSION).tar.bz2 fdo:/srv/www.freedesktop.org/www/software/systemd/
|
||||
scp man/*.html tango:public/systemd-man/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user