pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bowtie: Fix plist
Module Name: pkgsrc-wip
Committed By: Jason Bacon <jwbacon%tds.net@localhost>
Pushed By: outpaddling
Date: Wed Jan 20 14:57:13 2016 -0600
Changeset: d24136a500a294fb62b2e296ccffb838120ada03
Modified Files:
bowtie/Makefile
bowtie/PLIST
Log Message:
bowtie: Fix plist
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d24136a500a294fb62b2e296ccffb838120ada03
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bowtie/Makefile | 1 -
bowtie/PLIST | 1 -
2 files changed, 2 deletions(-)
diffs:
diff --git a/bowtie/Makefile b/bowtie/Makefile
index 0c3825c..a95aef0 100644
--- a/bowtie/Makefile
+++ b/bowtie/Makefile
@@ -49,7 +49,6 @@ do-install:
${INSTALL_SCRIPT} \
${WRKSRC}/scripts/*.sh \
${WRKSRC}/scripts/*.pl \
- ${FILESDIR}/bowtie-manual \
${DESTDIR}${PREFIX}/bin
${MKDIR} ${DESTDIR}${DATADIR}
cd ${WRKSRC} && ${PAX} -wr genomes indexes reads \
diff --git a/bowtie/PLIST b/bowtie/PLIST
index db7e021..b9174b9 100644
--- a/bowtie/PLIST
+++ b/bowtie/PLIST
@@ -3,7 +3,6 @@ bin/best_verify.pl
bin/bowtie
bin/bowtie-build
bin/bowtie-inspect
-bin/bowtie-manual
bin/bs_mapability.pl
bin/build_test.sh
bin/colorize_fasta.pl
Home |
Main Index |
Thread Index |
Old Index