[Mapbender-commits] r7284 - trunk/mapbender/resources/db

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun Dec 12 05:44:30 EST 2010


Author: marc
Date: 2010-12-12 02:44:30 -0800 (Sun, 12 Dec 2010)
New Revision: 7284

Modified:
   trunk/mapbender/resources/db/install.sh
Log:
move sql to update file

Modified: trunk/mapbender/resources/db/install.sh
===================================================================
--- trunk/mapbender/resources/db/install.sh	2010-12-12 10:44:06 UTC (rev 7283)
+++ trunk/mapbender/resources/db/install.sh	2010-12-12 10:44:30 UTC (rev 7284)
@@ -138,7 +138,6 @@
       pgsql/$DBENCODING/update/update_2.6_to_2.6.1_pgsql_$DBENCODING.sql \
       pgsql/$DBENCODING/update/update_2.6.1_to_2.6.2_pgsql_$DBENCODING.sql \
       pgsql/$DBENCODING/update/update_2.6.2_to_2.7rc1_pgsql_$DBENCODING.sql \
-      pgsql/$DBENCODING/update/update_gui_digitize_pgsql_$DBENCODING.sql \
       pgsql/pgsql_serial_set_sequences_2.7.sql \
 	> _install.sql
     echo "inserting data (this might take a while longer)"



More information about the Mapbender_commits mailing list