[med-svn] [cd-hit] 05/05: enable correct man page generation for cd-hit-div
Sascha Steinbiss
satta at debian.org
Sat Jul 1 09:12:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository cd-hit.
commit 37c773e041d0b0256d90d8748211ba1449e8536a
Author: Sascha Steinbiss <satta at debian.org>
Date: Sat Jul 1 10:53:38 2017 +0200
enable correct man page generation for cd-hit-div
---
debian/rules | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 8f718bb..0b1aca3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,10 @@ override_dh_installman:
help2man --no-info --no-discard-stderr --version-string='$(ver)' \
--name='divide a big clustering job into pieces to run cd-hit or cd-hit-est jobs' \
$(CURDIR)/cd-hit-para.pl > $(mandir)/cd-hit-para.1
+
+ help2man --no-info --no-discard-stderr --version-string='$(ver)' \
+ --name='divide a FASTA file into pieces' \
+ $(CURDIR)/cd-hit-div.pl > $(mandir)/cd-hit-div.1
# psi-cd-hit.pl is throwing some errors which are fixed using sed
# ... at least in versions <= 4.6.4 - now help2man does not work at all
@@ -71,7 +75,6 @@ override_dh_installman:
# $(CURDIR)/psi-cd-hit-2d-g1.pl > $(mandir)/psi-cd-hit-2d-g1.1
# No help output from
- # cd-hit-div.pl
# clstr2tree.pl
# clstr_merge.pl
# clstr_merge_noorder.pl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cd-hit.git
More information about the debian-med-commit
mailing list