The following commit has been merged in the jessie branch:
commit ee206aff8b7bbac787f30dd7fbb9afe8e41efa4a
Author: Bas Couwenberg <[email protected]>
Date: Fri Jun 21 22:38:33 2013 +0200
Install header files mode 644
diff --git a/debian/rules b/debian/rules
index 04e0cff..ebeb498 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ override_dh_auto_install:
# libmapcache-dev headers
-mkdir -p $(CURDIR)/debian/tmp/usr/include/mapcache/
- install -m755 $(CURDIR)/include/*.h
$(CURDIR)/debian/tmp/usr/include/mapcache/
+ install -m 644 $(CURDIR)/include/*.h
$(CURDIR)/debian/tmp/usr/include/mapcache/
# Install apache module
install -d $(CURDIR)/debian/tmp/etc/apache2/mods-available
--
Packaging for MapCache
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel