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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun Dec 12 04:56:48 EST 2010


Author: marc
Date: 2010-12-12 01:56:48 -0800 (Sun, 12 Dec 2010)
New Revision: 7260

Modified:
   trunk/mapbender/resources/db/install.sh
Log:
update gui_digitize in install script (sh)

Modified: trunk/mapbender/resources/db/install.sh
===================================================================
--- trunk/mapbender/resources/db/install.sh	2010-12-12 09:56:38 UTC (rev 7259)
+++ trunk/mapbender/resources/db/install.sh	2010-12-12 09:56:48 UTC (rev 7260)
@@ -138,6 +138,7 @@
       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