From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bambus/
Date: Thu, 1 Sep 2016 15:16:42 +0000 (UTC) [thread overview]
Message-ID: <1472742987.654417b952acb054c64e9be152306150f47410ed.mmokrejs@gentoo> (raw)
commit: 654417b952acb054c64e9be152306150f47410ed
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Sep 1 15:16:27 2016 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Sep 1 15:16:27 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=654417b9
sci-biology/bambus: respect EPREFIX
Package-Manager: portage-2.3.0
sci-biology/bambus/bambus-2.33.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-biology/bambus/bambus-2.33.ebuild b/sci-biology/bambus/bambus-2.33.ebuild
index 13b7b62..456e5c5 100644
--- a/sci-biology/bambus/bambus-2.33.ebuild
+++ b/sci-biology/bambus/bambus-2.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -72,7 +72,7 @@ src_prepare() {
}
src_compile() {
- emake DESTDIR="${D}/usr"
+ emake DESTDIR="${ED}/usr"
# TODO:
#ld -L../TIGR_Foundation_CC/ -shared -fPIC -o grommit grommit.o -L. -lgraph -lTigrFoundation
@@ -89,10 +89,10 @@ src_compile() {
}
src_install() {
- emake DESTDIR="${D}/usr" install
+ emake DESTDIR="${ED}/usr" install
# cvs HEAD of amos now contains even more updated files: /usr/bin/printScaff /usr/bin/untangle /usr/lib/TIGR/AsmLib.pm
- for f in FASTArecord.pm FASTAreader.pm Foundation.pm FASTAgrammar.pm AsmLib.pm; do rm "${D}"/usr/lib/TIGR/$f; done || die
- for f in printScaff untangle; do rm "${D}"/usr/bin/$f; done || die
+ for f in FASTArecord.pm FASTAreader.pm Foundation.pm FASTAgrammar.pm AsmLib.pm; do rm "${ED}"/usr/lib/TIGR/$f; done || die
+ for f in printScaff untangle; do rm "${ED}"/usr/bin/$f; done || die
# we compiled using locally provided TIGR_Foundation_CC/{cc,.hh} files but
# link against the libTigrFoundation.a provided by sci-biology/tigr-foundation-libs package
next reply other threads:[~2016-09-01 15:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-01 15:16 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-17 20:48 [gentoo-commits] proj/sci:master commit in: sci-biology/bambus/ Horea Christian
2022-01-26 10:17 Andrew Ammerlaan
2022-01-25 19:15 Andrew Ammerlaan
2017-02-22 2:05 Martin Mokrejs
2016-09-01 15:29 Martin Mokrejs
2015-09-23 10:19 Justin Lecher
2015-04-17 23:56 Martin Mokrejs
2015-04-17 23:56 Martin Mokrejs
2015-03-31 20:26 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=1472742987.654417b952acb054c64e9be152306150f47410ed.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