[libcatmandu-perl] 02/03: Drop empty man pages.

Jonas Smedegaard dr at jones.dk
Sat May 17 21:59:36 UTC 2014


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

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

commit 2d039774e6546acd2a7da0e563fb4088a950fd17
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat May 17 23:54:05 2014 +0200

    Drop empty man pages.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4456e4f..b18bb6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,3 +61,7 @@ debian/catmandu.1:
 	pod2man bin/catmandu debian/catmandu.1
 clean::
 	rm -f debian/catmandu.1
+
+# drop empty man pages
+binary-fixup/$(pkg)::
+	find debian/$(pkg)/usr/share/man/man3 -type f -size 20c -delete

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



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