[med-svn] [pftools] 04/10: Fix installation of README file
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 703344786fddbddd7ff6825f82c3a8adb2bbb646
Author: Andreas Tille <tille at debian.org>
Date: Wed Mar 29 13:59:53 2017 +0200
Fix installation of README file
---
debian/docs | 1 +
debian/rules | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/docs b/debian/docs
index 9a4f4f8..a1ab173 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1,3 @@
debian/README.test
debian/tests/run-unit-test
+README
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 675940b..06de486 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,10 +23,6 @@ override_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
-override_dh_installdocs:
- dh_installdocs
- mv debian/$(DEBPKGNAME)/usr/lib/$(DEBPKGNAME)/README debian/$(DEBPKGNAME)/usr/share/doc/$(DEBPKGNAME)/
-
override_dh_installexamples:
dh_installexamples
mkdir -p debian/$(DEBPKGNAME)/usr/share/doc/$(DEBPKGNAME)/examples
--
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