[libcatalyst-view-component-subinclude-perl] 01/01: d/rules: do not install .pc directory
    Jonas Genannt 
    jonas at brachium-system.net
       
    Sat Jul 26 14:18:35 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository libcatalyst-view-component-subinclude-perl.
commit da52b77b1182d27d6927522eb3ffb4b7677e6a39
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Jul 26 16:18:18 2014 +0200
    d/rules: do not install .pc directory
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..494852e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -rf debian/libcatalyst-view-component-subinclude-perl/usr/share/perl5/Catalyst/View/Component/SubInclude/.pc
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-component-subinclude-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list