[DebianGIS-dev] r1856 - packages/gdal/trunk/debian/patches

frankie at alioth.debian.org frankie at alioth.debian.org
Wed Feb 4 15:00:30 UTC 2009


Author: frankie
Date: 2009-02-04 15:00:29 +0000 (Wed, 04 Feb 2009)
New Revision: 1856

Added:
   packages/gdal/trunk/debian/patches/python.dpatch
Modified:
   packages/gdal/trunk/debian/patches/00list
Log:
Python patch


Modified: packages/gdal/trunk/debian/patches/00list
===================================================================
--- packages/gdal/trunk/debian/patches/00list	2009-02-03 13:37:29 UTC (rev 1855)
+++ packages/gdal/trunk/debian/patches/00list	2009-02-04 15:00:29 UTC (rev 1856)
@@ -4,3 +4,4 @@
 rubymakefile
 man
 gdalpaths
+python

Added: packages/gdal/trunk/debian/patches/python.dpatch
===================================================================
--- packages/gdal/trunk/debian/patches/python.dpatch	                        (rev 0)
+++ packages/gdal/trunk/debian/patches/python.dpatch	2009-02-04 15:00:29 UTC (rev 1856)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## python.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 gdal-1.6.0~/swig/python/setup.cfg gdal-1.6.0/swig/python/setup.cfg
+--- gdal-1.6.0~/swig/python/setup.cfg	2008-09-26 15:17:36.000000000 +0200
++++ gdal-1.6.0/swig/python/setup.cfg	2008-12-24 15:19:03.000000000 +0100
+@@ -3,6 +3,6 @@
+ [build_ext]
+ #include_dirs = ../../port:../../gcore:../../alg:../../ogr/ 
+ #library_dirs = ../../.libs:../../ 
+-#libraries = gdal 
++libraries = gdal1.6.0 
+ gdal_config=../../apps/gdal-config
+ 


Property changes on: packages/gdal/trunk/debian/patches/python.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-grass-devel mailing list