[pktools] 03/06: Added fix to force redefinition of symbol colliding with GDAL headers.

Francesco Lovergine frankie at moszumanska.debian.org
Thu Mar 13 11:32:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

frankie pushed a commit to branch master
in repository pktools.

commit 3026b937c57339cd24bee02d5c0e1cdb87a95621
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Dec 18 18:03:42 2013 +0100

    Added fix to force redefinition of symbol colliding with GDAL headers.
---
 debian/patches/fixdef | 12 ++++++++++++
 debian/patches/series |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/fixdef b/debian/patches/fixdef
new file mode 100644
index 0000000..ec3c95c
--- /dev/null
+++ b/debian/patches/fixdef
@@ -0,0 +1,12 @@
+Index: pktools-2.4.3/config.h
+===================================================================
+--- pktools-2.4.3.orig/config.h	2013-12-18 15:49:51.000000000 +0100
++++ pktools-2.4.3/config.h	2013-12-18 18:02:52.000000000 +0100
+@@ -54,6 +54,7 @@
+ #define PACKAGE "pktools"
+ 
+ /* Define to the address where bug reports for this package should be sent. */
++#undef PACKAGE_BUGREPORT
+ #define PACKAGE_BUGREPORT "kempenep at gmail.com"
+ 
+ /* Define to the full name of this package. */
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..971612d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fixdef

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list