From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/lrslib/
Date: Mon, 31 Jul 2017 18:12:43 +0000 (UTC) [thread overview]
Message-ID: <1501524747.66bb92d30e2731f55ba190cfd51e3a61657d605e.bicatali@gentoo> (raw)
commit: 66bb92d30e2731f55ba190cfd51e3a61657d605e
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 01:22:32 2017 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 18:12:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bb92d3
sci-libs/lrslib: add /usr to prefix location
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sci-libs/lrslib/lrslib-062.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/lrslib/lrslib-062.ebuild b/sci-libs/lrslib/lrslib-062.ebuild
index 3c9f0061690..1df9b43c701 100644
--- a/sci-libs/lrslib/lrslib-062.ebuild
+++ b/sci-libs/lrslib/lrslib-062.ebuild
@@ -41,9 +41,9 @@ src_compile () {
}
src_install() {
- emake DESTDIR="${D}" prefix="${EPREFIX}" install-common
+ emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install-common
if use gmp; then
- emake DESTDIR="${D}" install-shared prefix="${EPREFIX}"
+ emake DESTDIR="${D}" install-shared prefix="${EPREFIX}/usr"
use mpi && dobin mplrs
fi
dodoc README
next reply other threads:[~2017-07-31 18:12 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-31 18:12 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-05 12:29 [gentoo-commits] repo/gentoo:master commit in: sci-libs/lrslib/ Sam James
2024-10-27 2:38 Michael Orlitzky
2024-10-27 2:38 Michael Orlitzky
2021-12-29 13:46 Yixun Lan
2021-12-05 4:00 Sam James
2021-11-06 1:01 Michael Orlitzky
2021-11-01 0:21 Michael Orlitzky
2021-10-23 13:51 Sam James
2021-10-23 0:17 Michael Orlitzky
2021-01-27 6:58 Sam James
2021-01-12 10:49 David Seifert
2020-01-03 19:08 Andreas Sturmlechner
2020-01-03 14:30 Agostino Sarubbo
2020-01-01 15:30 Agostino Sarubbo
2018-06-01 14:05 Aaron Bauman
2017-07-31 18:12 Sebastien Fabbro
2016-03-02 19:28 Markus Meier
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=1501524747.66bb92d30e2731f55ba190cfd51e3a61657d605e.bicatali@gentoo \
--to=bicatali@gentoo.org \
--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