From: Lennart Poettering Date: Fri, 3 Sep 2010 03:39:22 +0000 (+0200) Subject: build-sys: fix fedpkg git path X-Git-Tag: v10~44 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53eff0c762c3d351ccfca63d01dbed1aaf9444b5;p=systemd build-sys: fix fedpkg git path --- diff --git a/Makefile.am b/Makefile.am index ed37278d..d93442a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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/