mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
build-sys: when I upload the tarball, don't run the whole distcheck thing again
I run this anyway, and given how slow it is now due to -flto, let's make my workflow a bit faster...
This commit is contained in:
parent
4ef6e535e3
commit
9f19a44770
@ -4963,7 +4963,7 @@ kdbus-update:
|
||||
wget -N https://d-bus.googlecode.com/git/kdbus.h )
|
||||
|
||||
.PHONY: upload
|
||||
upload: all distcheck
|
||||
upload: all check
|
||||
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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user