From 3975bf31ed8dc2906025722ad7365d6d7992e730 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Tue, 31 Dec 2013 15:23:04 +0900 Subject: rename alioth filehosting. --- Documentation/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/Makefile b/Documentation/Makefile index 3efdd5f..ec11398 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -10,6 +10,7 @@ # the main XML file which is source to all documents MASTERXML=pbuilder-doc.xml HTMLDOCS= pbuilder-doc.html pbuilder-doc.ja.html pbuilder-doc.fr.html pbuilder-doc.de.html +ALIOTH_FILEHOSTING:=alioth.debian.org all: $(HTMLDOCS) @@ -36,7 +37,7 @@ preview: pbuilder-doc.html mozilla-firefox -remote "openfile($(PWD)/$<)" release: pbuilder-doc.html pbuilder-doc.xml pbuilder-doc.css pbuilder-doc.xsl pbuilder-doc.pdf - scp $^ wagner.debian.org:/home/groups/pbuilder/htdocs/ + scp $^ ${ALIOTH_FILEHOSTING}:/home/groups/pbuilder/htdocs/ clean: rm -f pbuilder-doc.pdf pbuilder-doc.glo pbuilder-doc.idx pbuilder-doc.log pbuilder-doc.out \ -- cgit v1.2.3