[DebianGIS-dev] r1619 - packages/gdal-ecw/trunk
frankie at alioth.debian.org
frankie at alioth.debian.org
Wed Jun 11 07:54:50 UTC 2008
Author: frankie
Date: 2008-06-11 07:54:50 +0000 (Wed, 11 Jun 2008)
New Revision: 1619
Modified:
packages/gdal-ecw/trunk/gdal-ecw-build.in
Log:
Removed a now superfluous environ var in gdal-ecw-build.in
Modified: packages/gdal-ecw/trunk/gdal-ecw-build.in
===================================================================
--- packages/gdal-ecw/trunk/gdal-ecw-build.in 2008-06-10 21:33:45 UTC (rev 1618)
+++ packages/gdal-ecw/trunk/gdal-ecw-build.in 2008-06-11 07:54:50 UTC (rev 1619)
@@ -59,7 +59,6 @@
tar xzf $TARBALL -C $BUILDDIR
echo "Building GDAL/ECW plugin"
-GDALCFLAGS=`gdal-config --cflags`
( cd $BUILDDIR/gdal-ecw-$VERSION && \
sh ./configure --with-ecw=$ECWSDK --with-autoload=$PLUGINDIR && \
make && \
More information about the Pkg-grass-devel
mailing list