[mapguide-commits] r7956 - branches/2.5/Installer/scripts

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Dec 12 04:59:02 PST 2013


Author: jng
Date: 2013-12-12 04:59:01 -0800 (Thu, 12 Dec 2013)
New Revision: 7956

Modified:
   branches/2.5/Installer/scripts/mginstallubuntu.sh
Log:
Ubuntu install script update

Modified: branches/2.5/Installer/scripts/mginstallubuntu.sh
===================================================================
--- branches/2.5/Installer/scripts/mginstallubuntu.sh	2013-12-12 08:05:48 UTC (rev 7955)
+++ branches/2.5/Installer/scripts/mginstallubuntu.sh	2013-12-12 12:59:01 UTC (rev 7956)
@@ -1,7 +1,7 @@
 #!/bin/bash
 TEMPDIR=/tmp/build_mapguide
 URL="http://download.osgeo.org/mapguide/releases/2.5.2/ubuntu12"
-#URL="http://192.168.0.10/downloads/ubuntu12"
+#URL="http://192.168.0.7/downloads/ubuntu12"
 FDOVER_MAJOR_MINOR=3.8
 FDOVER_MAJOR_MINOR_REV=${FDOVER_MAJOR_MINOR}.0
 FDOBUILD=6957



More information about the mapguide-commits mailing list