Author: jfrederic.clere(a)jboss.com
Date: 2014-02-10 11:55:25 -0500 (Mon, 10 Feb 2014)
New Revision: 3253
Modified:
trunk/build/unix/buildsrc.cluster.sh
Log:
Use the right location.
Modified: trunk/build/unix/buildsrc.cluster.sh
===================================================================
--- trunk/build/unix/buildsrc.cluster.sh 2014-02-06 21:26:01 UTC (rev 3252)
+++ trunk/build/unix/buildsrc.cluster.sh 2014-02-10 16:55:25 UTC (rev 3253)
@@ -51,7 +51,7 @@
;;
*)
URLBASE=http://github.com/modcluster/mod_cluster/tarball/${tag}
-
URLBASE=http://github.com/jfclere/mod_cluster/tarball/${tag}
+ #URLBASE=http://github.com/jfclere/mod_cluster/tarball/${tag}
#URLBASE=http://github.com/rhusar/mod_cluster/tarball/${tag}
;;
esac