From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/tigr-foundation-libs/
Date: Fri, 24 Feb 2017 15:39:58 +0000 (UTC) [thread overview]
Message-ID: <1487950786.90f129be2f2ff885fc32e8b90494ac4276838426.mmokrejs@gentoo> (raw)
commit: 90f129be2f2ff885fc32e8b90494ac4276838426
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Feb 24 15:39:46 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Feb 24 15:39:46 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=90f129be
sci-biology/tigr-foundation-libs: fix install phase
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../tigr-foundation-libs/tigr-foundation-libs-2.0-r1.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/sci-biology/tigr-foundation-libs/tigr-foundation-libs-2.0-r1.ebuild b/sci-biology/tigr-foundation-libs/tigr-foundation-libs-2.0-r1.ebuild
index 540017c6c..ca8bc4d6e 100644
--- a/sci-biology/tigr-foundation-libs/tigr-foundation-libs-2.0-r1.ebuild
+++ b/sci-biology/tigr-foundation-libs/tigr-foundation-libs-2.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit eutils
@@ -22,11 +22,10 @@ S="${WORKDIR}"/autoEditor-1.20/TigrFoundation-2.0
src_prepare(){
epatch "${FILESDIR}"/TigrFoundation-all-patches.patch
- sed -i "s:/export/usr/local:${D}/usr:g" Makefile || die
+ sed -i "s:/export/usr/local:${ED}/usr:g" Makefile || die
+ default
}
src_install(){
emake install DESTDIR="${D}/${EPREFIX}"/usr # Makefile does not respect DESTDIR
- mkdir -p "${D}/${EPREFIX}" || die
- mv "${D}"/usr "${D}/${EPREFIX}"/ || die
}
next reply other threads:[~2017-02-24 15:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-24 15:39 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-25 19:15 [gentoo-commits] proj/sci:master commit in: sci-biology/tigr-foundation-libs/ Andrew Ammerlaan
2016-07-11 9:24 Martin Mokrejs
2016-07-11 9:22 Martin Mokrejs
2016-07-11 9:19 Martin Mokrejs
2015-09-22 8:19 Justin Lecher
2011-06-25 17:21 Justin Lecher
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=1487950786.90f129be2f2ff885fc32e8b90494ac4276838426.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