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

sebastic pushed a commit to branch experimental
in repository mapserver.

commit e044427d97a87e37d6a9beeae3bf5405c3179bea
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Jul 10 15:48:47 2015 +0200

    Remove .h files in usr/lib before install.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index c5a43ee..103afe7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -156,6 +156,7 @@ override_dh_installexamples:
        chmod a-x 
$(CURDIR)/debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml
 
 override_dh_install:
+       $(RM) debian/*/usr/lib/*.h
        dh_install --autodest --list-missing
 
 override_dh_compress:

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to