[med-svn] [codonw] 02/05: install docs
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Sat Nov 21 23:39:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository codonw.
commit aeeda4f8dcb67eee823620096cd24ad2054eefe2
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sat Nov 21 23:18:07 2015 +0000
install docs
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index e57e5e3..cb38dc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,11 @@ override_dh_auto_clean:
override_dh_auto_build:
$(MAKE) codonw
+override_dh_installdocs:
+ mkdir -p debian/codonw/usr/share/doc/codonw
+ cp *.txt debian/codonw/usr/share/doc/codonw
+ dh_installdocs --
+
override_dh_installman:
mkdir -p $(CURDIR)/debian/man
help2man -n 'Correspondence Analysis of Codon Usage' -N --help-option=-h --version-string=1.4.4 ./codonw > $(CURDIR)/debian/man/codonw.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/codonw.git
More information about the debian-med-commit
mailing list