[Git][debian-gis-team/mapnik][experimental] Mark include.patch as Applied-Upstream.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Apr 17 09:32:44 BST 2024
Bas Couwenberg pushed to branch experimental at Debian GIS Project / mapnik
Commits:
c4313034 by Bas Couwenberg at 2024-04-17T10:32:30+02:00
Mark include.patch as Applied-Upstream.
- - - - -
1 changed file:
- debian/patches/include.patch
Changes:
=====================================
debian/patches/include.patch
=====================================
@@ -3,6 +3,7 @@ Description: Don't pollute /usr/include.
Install AGG headers under /usr/include/mapnik.
Author: Bas Couwenberg <sebastic at debian.org>
Bug: https://github.com/mapnik/mapnik/issues/4439
+Applied-Upstream: https://github.com/mapnik/mapnik/commit/15f6745223c929c037c8fec06e45a8b754aecf6a
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,7 +25,7 @@ Bug: https://github.com/mapnik/mapnik/issues/4439
Version: @MAPNIK_VERSION@
Libs: -L"${libdir}" -l$<TARGET_FILE_BASE_NAME:@_target@>$<TARGET_PROPERTY:@_target@,$<CONFIG>_POSTFIX>
-Cflags: -I"${includedir}" ]]
-+Cflags: -I"${includedir}" -I"${includedir}/mapnik" -I"${includedir}/mapnik/agg" ]]
++Cflags: -I"${includedir}" -I"${includedir}/mapnik" ]]
_contents @ONLY)
file(GENERATE
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/c431303442abcb9885dc186080a103c8fbeb312a
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/c431303442abcb9885dc186080a103c8fbeb312a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240417/4e78f022/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list