public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/repeatmasker/
Date: Tue, 31 Jan 2017 17:19:22 +0000 (UTC)	[thread overview]
Message-ID: <1485883157.879388b2a1e70cef663bc5c98b07a75e0dee369b.mmokrejs@gentoo> (raw)

commit:     879388b2a1e70cef663bc5c98b07a75e0dee369b
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Jan 31 17:19:17 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Jan 31 17:19:17 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=879388b2

sci-biology/repeatmasker:  more EPREFIX fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
index 221c562..0f3be21 100644
--- a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
+++ b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
@@ -40,11 +40,11 @@ src_configure() {
 	#  -- Building monolithic RM database...sh: /var/tmp/portage/sci-biology/repeatmasker-4.0.1-r1/image///usr/share/repeatmasker/Libraries/RepeatMasker.lib: No such file or directory
 	# -e 's|> \($rmLocation/Libraries/RepeatMasker.lib\)|> '${D}'/\1|'
 	sed -i -e 's/system( "clear" );//' "${S}/configure" || die
-	mkdir -p "${D}"/usr/share/repeatmasker/Libraries/ || die
+	mkdir -p "${ED}"/usr/share/repeatmasker/Libraries/ || die
 	#
 	# the below files is actually overwritten by buildRMLibFromEMBL.pl so the 'blah'
 	# item does not get installed
-	echo ">blah\natgc" > "${D}"/usr/share/repeatmasker/Libraries/RepeatMasker.lib || die
+	echo ">blah\natgc" > "${ED}"/usr/share/repeatmasker/Libraries/RepeatMasker.lib || die
 	# below try to define paths to trf, cross_match, rmblast and nhmmer as search tools
 	echo "
 env


             reply	other threads:[~2017-01-31 17:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 17:19 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-30 15:42 [gentoo-commits] proj/sci:master commit in: sci-biology/repeatmasker/ Martin Mokrejs
2017-11-18 19:49 Justin Lecher
2017-01-31 18:10 Martin Mokrejs
2017-01-31 18:04 Martin Mokrejs
2017-01-31 17:32 Martin Mokrejs
2017-01-31 17:16 Martin Mokrejs
2017-01-31 17:09 Martin Mokrejs
2017-01-31 16:47 Martin Mokrejs
2017-01-29 11:59 Justin Lecher
2017-01-10  1:03 Martin Mokrejs
2016-04-12 16:03 Martin Mokrejs
2015-12-06 19:49 Martin Mokrejs
2015-12-06 19:37 Martin Mokrejs
2015-11-24 19:35 Martin Mokrejs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1485883157.879388b2a1e70cef663bc5c98b07a75e0dee369b.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox