[ciderwebmail] 05/06: Drop excess files bogusly handled by upstream install routines. Thanks to lintian.

Jonas Smedegaard dr at jones.dk
Thu Oct 23 15:03:28 UTC 2014


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

js pushed a commit to branch experimental
in repository ciderwebmail.

commit 09f8b7dd05f4563f80fb8807829c10ee55baadce
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Oct 23 16:43:54 2014 +0200

    Drop excess files bogusly handled by upstream install routines. Thanks to lintian.
---
 debian/rules | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/rules b/debian/rules
index f62506e..b689d8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -135,3 +135,11 @@ binary-post-install/$(pkg)::
 binary-post-install/$(pkg)::
 	rm -rf $(cdbs_curdestdir)usr/share/$(pkg)/root/static/css/custom.css
 	ln -sT /etc/ciderwebmail/custom.css $(cdbs_curdestdir)usr/share/$(pkg)/root/static/css/custom.css
+
+# Drop excess files bogusly handled by upstream install routines
+binary-post-install/$(pkg)::
+	rm -rf $(cdbs_curdestdir)usr/share/perl5/CiderWebmail/.pc
+	rm -f $(cdbs_curdestdir)usr/share/perl5/CiderWebmail/.gitignore
+	rm -f $(cdbs_curdestdir)usr/share/perl5/CiderWebmail/LICENSE
+	rm -f $(cdbs_curdestdir)usr/share/perl5/CiderWebmail/root/templates/template.pl
+	rm -f $(cdbs_curdestdir)usr/share/ciderwebmail/root/templates/template.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git



More information about the Pkg-perl-cvs-commits mailing list