3 Apr
2012
3 Apr
'12
7:39 p.m.
archlinux.org points to gudrun, but tarballs should be uploaded to gerolde. Signed-off-by: Florian Pritz <bluewind@xinu.at> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1925af4..4ec4cb9 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ PKGBUILD: netcfg-$(VERSION).tar.xz upload: netcfg-$(VERSION).tar.xz md5sum $< > MD5SUMS.$(VERSION) - scp $< MD5SUMS.$(VERSION) archlinux.org:/srv/ftp/other/netcfg/ + scp $< MD5SUMS.$(VERSION) gerolde.archlinux.org:/srv/ftp/other/netcfg/ clean: $(MAKE) -C docs clean -- 1.7.9.5