[SCM] mapcache branch, master, updated. upstream/1.2.0-91-g230249f

Bas Couwenberg sebastic at xs4all.nl
Thu Sep 19 19:19:55 UTC 2013


The following commit has been merged in the master branch:
commit 230249f8edf840d6737d85098b32eb2e349a636a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Sep 19 21:19:00 2013 +0200

    Also include *-config.h files in dev package.

diff --git a/debian/rules b/debian/rules
index 92038d0..b185364 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,6 +85,7 @@ override_dh_auto_install:
 	# libmapcache-dev headers
 	-mkdir -p $(CURDIR)/debian/tmp/usr/include/mapcache/
 	install -m 644 $(CURDIR)/include/*.h $(CURDIR)/debian/tmp/usr/include/mapcache/
+	install -m 644 $(CURDIR)/build/*/*.h $(CURDIR)/debian/tmp/usr/include/mapcache/
 
 	# Install apache module
 	install -d $(CURDIR)/debian/tmp/etc/apache2/mods-available

-- 
Packaging for MapCache



More information about the Pkg-grass-devel mailing list