chiark / gitweb /
build-sys: when I upload the tarball, don't run the whole distcheck thing again
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 19:45:47 +0000 (20:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 19:45:47 +0000 (20:45 +0100)
I run this anyway, and given how slow it is now due to -flto, let's make
my workflow a bit faster...

Makefile.am

index dcfc5509779d258d8880495dd7dcd2388edf8a3b..affd16afbd3855fa5d6900c97fae33fab43d19ae 100644 (file)
@@ -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/