[DebianGIS-dev] r848 - packages/mapserver/trunk/debian/patches

frankie at alioth.debian.org frankie at alioth.debian.org
Sun May 20 22:11:46 UTC 2007


Author: frankie
Date: 2007-05-20 22:11:45 +0000 (Sun, 20 May 2007)
New Revision: 848

Added:
   packages/mapserver/trunk/debian/patches/80_gdal_lib.dpatch
Log:
Adding missing patch file :-/


Added: packages/mapserver/trunk/debian/patches/80_gdal_lib.dpatch
===================================================================
--- packages/mapserver/trunk/debian/patches/80_gdal_lib.dpatch	                        (rev 0)
+++ packages/mapserver/trunk/debian/patches/80_gdal_lib.dpatch	2007-05-20 22:11:45 UTC (rev 848)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 80_gdal_lib.dpatch by Francesco Paolo Lovergine <frankie at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad mapserver-4.10.1~/configure mapserver-4.10.1/configure
+--- mapserver-4.10.1~/configure	2007-01-10 23:51:58.000000000 +0100
++++ mapserver-4.10.1/configure	2007-04-26 16:22:59.000000000 +0200
+@@ -9029,7 +9029,7 @@
+ 
+ if test -n "$GDAL_ENABLED" -o "$OGR_ENABLED"; then
+ 
+-  GDAL_LIB=`$GDAL_CONFIG --libs`' '`$GDAL_CONFIG --dep-libs`
++  GDAL_LIB=`$GDAL_CONFIG --libs`
+   GDAL_INC=`$GDAL_CONFIG --cflags`
+ 
+ fi


Property changes on: packages/mapserver/trunk/debian/patches/80_gdal_lib.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-grass-devel mailing list