Explorar o código

deactivate wingrass7 postgres support because of direct postgis vector support

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50755 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz %!s(int64=13) %!d(string=hai) anos
pai
achega
d4b27fd613
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mswindows/osgeo4w/package.sh

+ 1 - 1
mswindows/osgeo4w/package.sh

@@ -124,7 +124,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 		--with-geos=$PWD/mswindows/osgeo4w/geos-config \
 		--with-tcltk \
 		--with-sqlite \
-		--with-postgres \
+		--without-postgres \
 		--with-curses \
 		--with-regex \
 		--with-nls \