public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-libs/ncurses/
Date: Sun, 11 Oct 2015 10:35:40 +0000 (UTC)	[thread overview]
Message-ID: <1444559722.1307044f212d6297c8f9b5f8d806e40c6fa76199.grobian@gentoo> (raw)

commit:     1307044f212d6297c8f9b5f8d806e40c6fa76199
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 10:35:22 2015 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 10:35:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=1307044f

sys-libs/ncurses: use BASH since bin/bash may not exist yet (bootstrap)

Package-Manager: portage-2.2.20-prefix

 sys-libs/ncurses/ncurses-6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/ncurses/ncurses-6.0-r1.ebuild b/sys-libs/ncurses/ncurses-6.0-r1.ebuild
index 0b7ca5a..784f597 100644
--- a/sys-libs/ncurses/ncurses-6.0-r1.ebuild
+++ b/sys-libs/ncurses/ncurses-6.0-r1.ebuild
@@ -176,7 +176,7 @@ do_configure() {
 
 	# Force bash until upstream rebuilds the configure script with a newer
 	# version of autotools. #545532
-	CONFIG_SHELL=${EPREFIX}/bin/bash \
+	CONFIG_SHELL=${BASH} \
 	ECONF_SOURCE=${S} \
 	econf "${conf[@]}" "$@"
 }


             reply	other threads:[~2015-10-11 10:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11 10:35 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-24  9:32 [gentoo-commits] repo/proj/prefix:master commit in: sys-libs/ncurses/ Fabian Groffen
2019-03-24  9:15 Fabian Groffen
2018-01-13  9:16 Fabian Groffen
2018-01-10 11:50 Michael Haubenwallner
2016-04-20  8:54 Michael Haubenwallner
2016-04-20  8:54 Michael Haubenwallner
2016-04-13  9:55 Michael Haubenwallner
2016-04-11 13:31 Michael Haubenwallner
2016-02-16 19:20 Fabian Groffen
2016-02-09 14:51 Fabian Groffen
2016-02-09 14:48 Fabian Groffen
2016-01-31 18:11 Michael Haubenwallner
2016-01-06 14:28 Fabian Groffen
2015-11-07 16:50 Fabian Groffen
2015-11-02 19:11 Fabian Groffen
2015-11-01  9:37 Fabian Groffen
2015-11-01  9:06 Fabian Groffen
2015-09-13 19:32 Fabian Groffen

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=1444559722.1307044f212d6297c8f9b5f8d806e40c6fa76199.grobian@gentoo \
    --to=grobian@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