aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejs <mmokrejs@fold.natur.cuni.cz>2011-12-12 13:09:12 +0100
committerMartin Mokrejs <mmokrejs@fold.natur.cuni.cz>2011-12-12 13:09:12 +0100
commit7e23b794ed5d546c17ba5ddf20d3d46cb0ea20c9 (patch)
treef506ec71347620a38e5a573bf9a55e1f704274a3 /sci-biology/estscan
parentebuild cleanup, works, releasing for testing (diff)
downloadsci-7e23b794ed5d546c17ba5ddf20d3d46cb0ea20c9.tar.gz
sci-7e23b794ed5d546c17ba5ddf20d3d46cb0ea20c9.tar.bz2
sci-7e23b794ed5d546c17ba5ddf20d3d46cb0ea20c9.zip
remove offending double-quotes
Diffstat (limited to 'sci-biology/estscan')
-rw-r--r--sci-biology/estscan/estscan-3.0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/estscan/estscan-3.0.3.ebuild b/sci-biology/estscan/estscan-3.0.3.ebuild
index 83e92d15b..a7d8096fc 100644
--- a/sci-biology/estscan/estscan-3.0.3.ebuild
+++ b/sci-biology/estscan/estscan-3.0.3.ebuild
@@ -90,7 +90,7 @@ src_compile() {
src_install() {
# FIXME: Some kind of documentation is in {P}/estscan.spec
- cd ${P} || die "Failed to chdir to "${P}"
+ cd ${P} || die "Failed to chdir to ${P}"
dobin \
build_model estscan evaluate_model extract_EST extract_UG_EST \
extract_mRNA makesmat maskred prepare_data winsegshuffle
@@ -98,13 +98,13 @@ src_install() {
# see {P}/estscan.spec
# install the doc (but is not in ${WORKDIR} because src_unpack() failed on it as it has .pdf extension
- cd "${DISTDIR}" || die "Failed to chdir to "${DISTDIR}"
+ cd "${DISTDIR}" || die "Failed to chdir to ${DISTDIR}"
insinto /usr/share/doc/ESTscan
# grab the file directly from ../distdir/
doins "${DISTDIR}"/user_guide_fev_07.pdf
# install the default precomputed matrices
- cd "${WORKDIR}" || die "Failed to chdir to "${WORKDIR}"
+ cd "${WORKDIR}" || die "Failed to chdir to ${WORKDIR}"
insinto /usr/share/ESTscan
doins *.smat