[libmoosex-undeftolerant-perl] 15/16: Remove empty manpages.

Jonas Smedegaard dr at jones.dk
Sat Oct 24 19:28:56 UTC 2015


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

js pushed a commit to branch master
in repository libmoosex-undeftolerant-perl.

commit 6564eb7cae4d2b4bccf5e6a8089d8e4f8293190f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 24 21:26:30 2015 +0200

    Remove empty manpages.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2682a76..45cc83b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,3 +40,7 @@ deps-test = $(patsubst %,$(comma) libtest-%-perl,$(perl-t-deps))
 
 CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
+
+# Remove empty manpages
+binary-strip/$(pkg)::
+	find $(curdestdir) -type f -empty -delete

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



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