[mapnik-vector-tile] 05/06: Update use-protozero-package.patch for vtile-fuzz target.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 16 17:19:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapnik-vector-tile.
commit a2437d7b03cc857aba62d703ec5546065c9e8c2b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Apr 16 18:59:08 2016 +0200
Update use-protozero-package.patch for vtile-fuzz target.
---
debian/changelog | 1 +
debian/patches/use-protozero-package.patch | 9 +++++++++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 49936ca..6c9276c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapnik-vector-tile (1.1.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
* Update clipper to 381c817fd13e819e90006ed1f3c26ea6f1e6e343.
+ * Update use-protozero-package.patch for vtile-fuzz target.
-- Bas Couwenberg <sebastic at debian.org> Sat, 16 Apr 2016 18:53:54 +0200
diff --git a/debian/patches/use-protozero-package.patch b/debian/patches/use-protozero-package.patch
index 2bcedea..0f5c9b0 100644
--- a/debian/patches/use-protozero-package.patch
+++ b/debian/patches/use-protozero-package.patch
@@ -85,6 +85,15 @@ Forwarded: not-needed
]
},
{
+@@ -223,7 +223,7 @@
+ ],
+ "include_dirs": [
+ "../src",
+- '../deps/protozero/include'
++ '/usr/include'
+ ]
+ },
+ {
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ all: libvtile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git
More information about the Pkg-grass-devel
mailing list