public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/serdisplib/
Date: Wed, 10 May 2023 00:29:48 +0000 (UTC)	[thread overview]
Message-ID: <1683678564.38ceaea36f52c8fb1ccab4f712bb75816a851e63.sam@gentoo> (raw)

commit:     38ceaea36f52c8fb1ccab4f712bb75816a851e63
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 00:05:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 00:29:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ceaea3

dev-libs/serdisplib: workaround build failure w/ non-bash

I normally prefer to fix these properly but this looks rather dead and it
affects some generated code (as in files to be compiled).

Closes: https://bugs.gentoo.org/886079
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/serdisplib/serdisplib-2.02-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/serdisplib/serdisplib-2.02-r2.ebuild b/dev-libs/serdisplib/serdisplib-2.02-r2.ebuild
index 22cb104e7e06..63f9e8620b12 100644
--- a/dev-libs/serdisplib/serdisplib-2.02-r2.ebuild
+++ b/dev-libs/serdisplib/serdisplib-2.02-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -90,7 +90,7 @@ src_configure() {
 		--with-drivers="${myeconfargs_lcd_devices#,}"
 	)
 
-	econf "${myeconfargs[@]}"
+	CONFIG_SHELL="${BROOT}/bin/bash" econf "${myeconfargs[@]}"
 }
 
 src_install() {


             reply	other threads:[~2023-05-10  0:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10  0:29 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-12 19:12 [gentoo-commits] repo/gentoo:master commit in: dev-libs/serdisplib/ Sam James
2020-10-12 11:49 Agostino Sarubbo
2020-10-10 13:17 Conrad Kostecki
2020-10-10 13:17 Conrad Kostecki
2020-08-23 11:46 Conrad Kostecki
2020-08-23  8:19 Sergei Trofimovich
2020-07-28 15:47 Sam James
2020-07-27 23:39 Sam James
2020-03-21 10:17 Mikle Kolyada
2020-03-21 10:17 Mikle Kolyada
2020-02-04 18:09 Conrad Kostecki
2019-12-05 21:47 Conrad Kostecki
2019-11-26  0:58 Thomas Deutschmann
2019-11-18 14:34 Agostino Sarubbo
2019-11-08  2:56 Aaron Bauman
2019-08-18 13:11 Aaron Bauman
2019-08-08  3:32 Joonas Niilola

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=1683678564.38ceaea36f52c8fb1ccab4f712bb75816a851e63.sam@gentoo \
    --to=sam@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