]> granicus.if.org Git - postgis/commitdiff
Fixed bug in PGISSCRIPT variable (provided by Alex Bodnaru)
authorSandro Santilli <strk@keybit.net>
Fri, 9 Jun 2006 06:03:59 +0000 (06:03 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 9 Jun 2006 06:03:59 +0000 (06:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2381 b70326c6-7e19-0410-871a-916f4a2858ee

extras/template_gis/profile

index 9e19a0b9bc2617fd3c8c76ae549fb229debaff59..7ffb3aad3928e49248b0013ae5bdc0b255b022de 100644 (file)
@@ -21,7 +21,7 @@ DBAUSER=postgres
 #this is the postgis functionality loader script.
 #as it contains the name of the postgresql-postgis library, this 
 #file will designate which postgis version to use.
-PGISSCRIPT=postgis#SONAME#.sql
+PGISSCRIPT=lwpostgis.sql
 
 #set this to true not to load huge spatial_ref_sys table in the template.
 #NO_SRS=true