From: Lennart Poettering Date: Tue, 11 Mar 2014 19:57:17 +0000 (+0100) Subject: build-sys: we still want to rebuild the tarball though on upload X-Git-Tag: v211~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=223763f5800fba637bd3f9a8fbb9549dd47a07e9 build-sys: we still want to rebuild the tarball though on upload --- diff --git a/Makefile.am b/Makefile.am index affd16afb..bc7844f86 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4963,7 +4963,7 @@ kdbus-update: wget -N https://d-bus.googlecode.com/git/kdbus.h ) .PHONY: upload -upload: all check +upload: all check dist 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/