--- misc/scripts/shell/build.sh 2004/03/20 22:56:38 1.11 +++ misc/scripts/shell/build.sh 2004/03/21 19:20:34 1.12 @@ -4,7 +4,7 @@ # builds new-style dists from cvs source, and puts them # in a single location for download (eg. snapshots) # -# $Id: build.sh,v 1.11 2004/03/20 22:56:38 tdb Exp $ +# $Id: build.sh,v 1.12 2004/03/21 19:20:34 tdb Exp $ # base directory for staging STAGING=/u1/i-scream/staging @@ -20,7 +20,7 @@ BUILDS=$STAGING/builds DISTFILES=$STAGING/distfiles CVSROOT=/u1/i-scream/cvsmirror WEBSNAPSHOTS=/u1/i-scream/httpd/htdocs/snapshots -LIBURL=http://www.i-scream.org.uk/downloads/lib +LIBURL=http://www.i-scream.org/pub/i-scream/cms/lib # standard process for an i-scream style build iscreambuild() {