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: sys-devel/automake-wrapper/
Date: Sun,  5 Feb 2023 18:50:48 +0000 (UTC)	[thread overview]
Message-ID: <1675623033.b520046dbc50dc7b57245fdc4108b0332a910b44.sam@gentoo> (raw)

commit:     b520046dbc50dc7b57245fdc4108b0332a910b44
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 18:46:45 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 18:50:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b520046d

sys-devel/automake-wrapper: fix prefix sed

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

 sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild | 2 +-
 sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild b/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild
index 2c7e8833a582..65c38465fb58 100644
--- a/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild
+++ b/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild
@@ -29,7 +29,7 @@ src_prepare() {
 
 	# usr/bin/aclocal: bad substitution -> /bin/sh != POSIX shell
 	if use prefix ; then
-		sed -i -e '1c\#!'"${EPREFIX}"'/bin/sh' am-wrapper-${PV}.sh || die
+		sed -i -e '1c\#!'"${EPREFIX}"'/bin/sh' am-wrapper.sh || die
 	fi
 }
 

diff --git a/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild b/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild
index 2c7e8833a582..65c38465fb58 100644
--- a/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild
+++ b/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild
@@ -29,7 +29,7 @@ src_prepare() {
 
 	# usr/bin/aclocal: bad substitution -> /bin/sh != POSIX shell
 	if use prefix ; then
-		sed -i -e '1c\#!'"${EPREFIX}"'/bin/sh' am-wrapper-${PV}.sh || die
+		sed -i -e '1c\#!'"${EPREFIX}"'/bin/sh' am-wrapper.sh || die
 	fi
 }
 


             reply	other threads:[~2023-02-05 18:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-05 18:50 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-24  1:07 [gentoo-commits] repo/gentoo:master commit in: sys-devel/automake-wrapper/ Sam James
2023-03-10  7:44 Arthur Zamarin
2023-02-03  5:59 Sam James
2023-02-03  5:56 Sam James
2023-01-16  1:05 Sam James
2023-01-16  1:05 Sam James
2022-11-22 21:19 Sam James
2022-11-22 21:19 Sam James
2022-06-19 18:50 David Seifert
2021-01-06 15:32 Fabian Groffen
2020-12-27 18:18 Fabian Groffen
2020-02-08 14:18 David Seifert
2019-05-04 17:37 Mikle Kolyada
2018-12-23  0:15 Thomas Deutschmann
2017-02-20 14:11 Michael Haubenwallner

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=1675623033.b520046dbc50dc7b57245fdc4108b0332a910b44.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