chiark / gitweb /
build-sys: fix fedpkg git path
authorLennart Poettering <lennart@poettering.net>
Fri, 3 Sep 2010 03:39:22 +0000 (05:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 Sep 2010 03:39:22 +0000 (05:39 +0200)
Makefile.am

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