[libatteanx-store-sparql-perl] 01/03: Fix strip bogus README code+manpage.
Jonas Smedegaard
dr at jones.dk
Sat Feb 20 15:36:33 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-sparql-perl.
commit 94529eba24b2788bd2c5637105f5648ebf6dda13
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Feb 20 16:35:41 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 e4cb95b..36c8f54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,5 +47,9 @@ CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test), $(deps-test-suggest)
CDBS_DEPENDS_$(pkg) = $(deps)
CDBS_SUGGESTS_$(pkg) = $(deps-test-suggest)
+# 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-sparql-perl.git
More information about the Pkg-perl-cvs-commits
mailing list