[med-svn] [pftools] 08/10: Fix installation of manpages

Andreas Tille tille at debian.org
Wed Mar 29 14:16:47 UTC 2017


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

tille pushed a commit to branch master
in repository pftools.

commit 28c53a2d490c1e0bd3006995efde14cfb193a3a7
Author: Andreas Tille <tille at debian.org>
Date:   Wed Mar 29 15:46:53 2017 +0200

    Fix installation of manpages
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 39bcecc..5a88483 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,8 +14,6 @@ override_dh_auto_install:
 	mv debian/$(DEBPKGNAME)/usr/bin/htop debian/$(DEBPKGNAME)/usr/bin/pfhtop
 
 override_dh_installman:
-	rm -rf debian/$(DEBPKGNAME)/usr/share/man
-	rm -rf debian/$(DEBPKGNAME)/usr/*/$(DEBPKGNAME)/man
 	dh_installman
 	mv debian/$(DEBPKGNAME)/usr/share/man/man1/gtop.1 debian/$(DEBPKGNAME)/usr/share/man/man1/pfgtop.1
 	mv debian/$(DEBPKGNAME)/usr/share/man/man1/htop.1 debian/$(DEBPKGNAME)/usr/share/man/man1/pfhtop.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pftools.git



More information about the debian-med-commit mailing list