[med-svn] [SCM] bowtie2 branch, master, updated. upstream/2.0.0-beta5-11-gdd618a4
Andreas Tille
tille at debian.org
Wed Feb 22 12:22:25 UTC 2012
The following commit has been merged in the master branch:
commit 8a7b1cb7b6f5642d842b23092ae9b702c1c302e3
Author: Andreas Tille <tille at debian.org>
Date: Wed Feb 22 13:03:55 2012 +0100
Replaced last inctance of bowtie2 by $(pkg)
diff --git a/debian/rules b/debian/rules
index 2f74e57..ccff899 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ pkg=$(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
override_dh_auto_install:
mkdir -p $(CURDIR)/debian/$(pkg)/usr/share/man/man1/
- help2man --name="wrapper for bowtie2-align" --no-info \
+ help2man --name="wrapper for $(pkg)-align" --no-info \
$(CURDIR)/$(pkg) > $(CURDIR)/debian/$(pkg)/usr/share/man/man1/$(pkg).1
help2man --name="building a colorspace index for $(pkg)" --no-info \
$(CURDIR)/$(pkg)-build > $(CURDIR)/debian/$(pkg)/usr/share/man/man1/$(pkg)-build.1
--
ultrafast memory-efficient short read aligner
More information about the debian-med-commit
mailing list