From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/posh/
Date: Sun, 12 Nov 2017 09:27:13 +0000 (UTC) [thread overview]
Message-ID: <1510478819.81a95d6880e538e082b906efe4d718060d51b1fd.mgorny@gentoo> (raw)
commit: 81a95d6880e538e082b906efe4d718060d51b1fd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 08:17:00 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 09:26:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a95d68
app-shells/posh: Fix EPREFIX install
Closes: https://bugs.gentoo.org/636774
app-shells/posh/Manifest | 1 -
app-shells/posh/posh-0.12.6.ebuild | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-shells/posh/Manifest b/app-shells/posh/Manifest
index 1cd9f2f3ccf..be9cec38112 100644
--- a/app-shells/posh/Manifest
+++ b/app-shells/posh/Manifest
@@ -1,2 +1 @@
DIST posh_0.12.6.tar.xz 268872 SHA256 32d00153b448df535fd095d768db2771794bfc54002efd711abc48a40481170d SHA512 2b862264dd13c840facb158f1e2731dd1f11c7a567308feb6bd80fd5a7ea4d8e383cc13a0819f90da5fdad70d0adcc81e5adf2bd69a7a171e2e874f82509123c WHIRLPOOL 201e99e5ba990fa800c3c141872b3a332ff67051abd2f64e8b693b894050780d9cb196804678dd73896585f170b28147092a2bbd85a2028a6a6044ef9a140130
-DIST posh_0.12.tar.gz 469680 SHA256 9206b67005cf357404b3f3021c2d7c7bbd50756050512dececb9ed836435b048 SHA512 bb98d2fa009b5ccd666103378dd30da5649baf830d4e3124575f813b98b13275bde46e03bb737c75b37c82f655b3f17e9a5decd29b75d20678e78a4d7e3abf00 WHIRLPOOL ffd03e1537aa8e68545c532fb8c27fc9702ab16157efce7ef5c83b6f70fbe1a807e4759b85525036ae0c26f56b595ccf95d9cffb8a96b4ef8e5a8ec4b50c60e6
diff --git a/app-shells/posh/posh-0.12.6.ebuild b/app-shells/posh/posh-0.12.6.ebuild
index 58764617cd6..54fe29fd7e0 100644
--- a/app-shells/posh/posh-0.12.6.ebuild
+++ b/app-shells/posh/posh-0.12.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ S=${WORKDIR}/posh
src_configure() {
local myconf=(
- --exec-prefix=/
+ --exec-prefix="${EPREFIX:-/}"
)
econf "${myconf[@]}"
}
next reply other threads:[~2017-11-12 9:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-12 9:27 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-05 15:18 [gentoo-commits] repo/gentoo:master commit in: app-shells/posh/ Michał Górny
2020-08-05 14:17 Agostino Sarubbo
2020-05-19 7:12 Michał Górny
2020-05-18 7:27 Michał Górny
2019-04-07 7:27 Michał Górny
2019-03-19 2:03 Thomas Deutschmann
2019-03-16 20:16 Sergei Trofimovich
2019-03-15 23:06 Mikle Kolyada
2018-10-18 7:18 Michał Górny
2018-05-27 8:41 Michał Górny
2018-04-15 14:41 Sergei Trofimovich
2018-04-12 20:54 Thomas Deutschmann
2018-03-30 13:32 Aaron Bauman
2018-03-26 6:37 Michał Górny
2018-01-17 14:06 Michał Górny
2017-11-12 9:27 Michał Górny
2017-11-12 9:27 Michał Górny
2016-02-14 8:36 Michał Górny
2015-10-17 8:23 Patrice Clement
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=1510478819.81a95d6880e538e082b906efe4d718060d51b1fd.mgorny@gentoo \
--to=mgorny@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