[libatteanx-store-ldf-perl] 01/02: Fix strip bogus README code+manpage.
Jonas Smedegaard
dr at jones.dk
Sat Feb 20 15:41:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libatteanx-store-ldf-perl.
commit 59fbe530a042068fedfe184e7e26c6c2b63585ca
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Feb 20 16:41:28 2016 +0100
Fix strip bogus README code+manpage.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 91ff271..ce21a22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,5 +47,9 @@ CDBS_DEPENDS_$(pkg) = $(deps)
DEB_INSTALL_EXAMPLES_$(pkg) = demo/*
+# Fix strip bogus README code+manpage
+binary-predeb/$(pkg)::
+ find debian/$(pkg)/ -type f -name '*README.*' -delete
+
clean::
rm -f Makefile.old
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatteanx-store-ldf-perl.git
More information about the Pkg-perl-cvs-commits
mailing list