public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/
Date: Thu, 14 Sep 2023 20:45:49 +0000 (UTC)	[thread overview]
Message-ID: <1694724331.6545573120c2238469c76b383358f507bfab6e58.floppym@gentoo> (raw)

commit:     6545573120c2238469c76b383358f507bfab6e58
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:43:29 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 20:45:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65455731

app-text/xmlto: pass BASH=/bin/bash to configure

This ensures the same xmlto script can be used on merged-usr and
split-usr systems.

Closes: https://bugs.gentoo.org/912286
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../xmlto/{xmlto-0.0.28-r10.ebuild => xmlto-0.0.28-r11.ebuild} | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/app-text/xmlto/xmlto-0.0.28-r10.ebuild b/app-text/xmlto/xmlto-0.0.28-r11.ebuild
similarity index 90%
rename from app-text/xmlto/xmlto-0.0.28-r10.ebuild
rename to app-text/xmlto/xmlto-0.0.28-r11.ebuild
index 547cd6787bf8..bf44cdb5d846 100644
--- a/app-text/xmlto/xmlto-0.0.28-r10.ebuild
+++ b/app-text/xmlto/xmlto-0.0.28-r11.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
 IUSE="latex text"
 
 RDEPEND="
+	app-shells/bash:0
 	app-text/docbook-xsl-stylesheets
 	app-text/docbook-xml-dtd:4.2
 	dev-libs/libxslt
@@ -48,9 +49,12 @@ src_prepare() {
 }
 
 src_configure() {
-	# We don't want the script to detect /bin/sh if it is bash.
-	export ac_cv_path_BASH="${BASH}"
 	has_version sys-apps/util-linux || export GETOPT=getopt-long
 
-	econf
+	local args=(
+		# Ensure we always get a #!/bin/bash shebang in xmlto, bug 912286
+		BASH="${EPREFIX}/bin/bash"
+	)
+
+	econf "${args[@]}"
 }


             reply	other threads:[~2023-09-14 20:45 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14 20:45 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-27 14:24 [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/ David Seifert
2023-08-18  8:27 Sam James
2023-01-13 13:04 Arthur Zamarin
2022-12-29 20:27 Sam James
2022-12-29 20:04 Sam James
2022-12-29 20:03 Arthur Zamarin
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-06 20:41 Sam James
2022-09-26  4:16 Arthur Zamarin
2022-09-23  7:04 Agostino Sarubbo
2022-09-23  7:02 Agostino Sarubbo
2022-09-23  6:24 Arthur Zamarin
2022-09-23  6:24 Arthur Zamarin
2022-09-23  6:10 Arthur Zamarin
2022-09-23  5:46 Sam James
2022-09-23  5:41 Arthur Zamarin
2022-09-07 23:34 Sam James
2022-04-29  7:59 WANG Xuerui
2022-03-21  7:50 Agostino Sarubbo
2022-03-21  7:47 Agostino Sarubbo
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:53 Arthur Zamarin
2022-03-19  7:56 Agostino Sarubbo
2022-03-19  7:55 Agostino Sarubbo
2022-01-01  9:38 Sam James
2021-06-04  8:14 Sam James
2021-05-31 17:43 Sergei Trofimovich
2021-05-28 12:05 Agostino Sarubbo
2021-05-28 12:04 Agostino Sarubbo
2021-05-28 12:03 Agostino Sarubbo
2021-05-28  7:35 Agostino Sarubbo
2021-05-28  3:17 Sam James
2021-05-28  3:17 Sam James
2021-04-19 19:12 Sam James
2021-04-07 22:28 Sam James
2021-04-06 21:02 Sam James
2021-04-04 21:21 Sergei Trofimovich
2021-03-31 15:25 Sergei Trofimovich
2021-03-27 16:06 Sam James
2021-03-27 16:04 Sam James
2021-03-26 20:39 Agostino Sarubbo
2021-03-26 18:37 Sam James
2021-03-26 18:37 Sam James
2021-03-26 15:19 Agostino Sarubbo
2021-02-27  7:46 Sam James
2021-02-27  7:46 Sam James
2021-01-06 13:46 Fabian Groffen
2020-07-24 19:49 Mikle Kolyada
2020-07-10 21:46 Mikle Kolyada
2019-05-05 10:16 Mikle Kolyada
2019-03-25 11:55 Mikle Kolyada
2019-03-25 11:55 Mikle Kolyada
2019-01-27 11:05 Pacho Ramos
2019-01-11 21:00 Mart Raudsepp
2019-01-04 22:41 Mikle Kolyada
2018-12-27 18:48 Fabian Groffen
2018-12-27 18:48 Fabian Groffen
2018-11-09 18:29 Mikle Kolyada
2018-11-02  7:50 Matt Turner
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26  0:52 Thomas Deutschmann
2018-10-24  7:40 Mikle Kolyada
2018-10-21  8:29 Sergei Trofimovich
2017-10-27 23:06 Patrice Clement
2017-08-03  7:31 Fabian Groffen
2017-01-04 18:28 Mike Gilbert
2015-12-01 18:43 Mike Gilbert
2015-11-25 19:46 Mike Gilbert
2015-11-25 19:46 Mike Gilbert
2015-11-19  8:01 Lars Wendler

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=1694724331.6545573120c2238469c76b383358f507bfab6e58.floppym@gentoo \
    --to=floppym@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