[libcatmandu-perl] 02/03: Stop manually install executable.

Jonas Smedegaard dr at jones.dk
Mon Jun 2 22:32:41 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 21c54c7071be1b9985f13ca2154333c6c84d383b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 3 00:22:04 2014 +0200

    Stop manually install executable.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index a69968b..52c1782 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,15 +61,6 @@ CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_RECOMMENDS_$(pkg) = $(recommends)
 
-# apparently upstream forgot to install executable and its man page
-DEB_DH_INSTALL_ARGS_$(pkg) = bin/* /usr/bin
-DEB_INSTALL_MANPAGES_$(pkg) = debian/catmandu.1
-build/$(pkg):: debian/catmandu.1
-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