[evolvis-commits] r10877: Use localgforge↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 17:57:16 CET 2011


Author: mirabilos
Date: 2011-02-24 17:57:16 +0100 (Thu, 24 Feb 2011)
New Revision: 10877

Modified:
   trunk/gforge_base/evolvisforge-5.1/Makefile
Log:
Use localgforge


Modified: trunk/gforge_base/evolvisforge-5.1/Makefile
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/Makefile	2011-02-24 16:57:15 UTC (rev 10876)
+++ trunk/gforge_base/evolvisforge-5.1/Makefile	2011-02-24 16:57:16 UTC (rev 10877)
@@ -100,10 +100,10 @@
 #
 chris:
 	make allgf dchcmd="dch -i" debuildopts=""
-	make upload 
+	make upload where=localgforge
 chrisc:
 	make allcvs dchcmd="dch -i" debuildopts=""
-	make uploadcvs
+	make uploadcvs where=localgforge
 chriss:
 	make allsvn dchcmd="dch -i" debuildopts=""
-	make uploadsvn
+	make uploadsvn where=localgforge



More information about the evolvis-commits mailing list