[med-svn] [pftools] 02/03: Also rename manpages
Andreas Tille
tille at debian.org
Wed Mar 22 13:47:16 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 420b2c388d740ef4b79d815cb7974baa08f7d496
Author: Andreas Tille <tille at debian.org>
Date: Wed Mar 22 14:46:21 2017 +0100
Also rename manpages
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 26ebbdf..9ddc740 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,5 @@ 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