[DebianGIS-dev] r806 - packages/gdal/trunk/debian
Francesco Lovergine
frankie at alioth.debian.org
Sat May 12 15:11:04 UTC 2007
Author: frankie
Date: 2007-05-12 15:11:04 +0000 (Sat, 12 May 2007)
New Revision: 806
Modified:
packages/gdal/trunk/debian/rules
Log:
Missing final fix :-/
Modified: packages/gdal/trunk/debian/rules
===================================================================
--- packages/gdal/trunk/debian/rules 2007-05-12 15:10:17 UTC (rev 805)
+++ packages/gdal/trunk/debian/rules 2007-05-12 15:11:04 UTC (rev 806)
@@ -33,7 +33,7 @@
--with-pg \
--with-ogdi \
--with-mysql \
- --with-cfitsio=no \
+ --with-cfitsio=no; \
mv GDALmake.opt GDALmake.opt-$$V; \
done
More information about the Pkg-grass-devel
mailing list