From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/coreutils/
Date: Sat, 7 Apr 2018 15:59:14 +0000 (UTC) [thread overview]
Message-ID: <1523116743.1ef7ed6d2fa96eabbc5d8ade7132fc096578b69f.grobian@gentoo> (raw)
commit: 1ef7ed6d2fa96eabbc5d8ade7132fc096578b69f
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 15:59:03 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 15:59:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=1ef7ed6d
sys-apps/coreutils: fix sed not to produce invalid code
Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6
sys-apps/coreutils/coreutils-8.29.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/coreutils/coreutils-8.29.ebuild b/sys-apps/coreutils/coreutils-8.29.ebuild
index 6c8a9c89a4..a7ce6492fd 100644
--- a/sys-apps/coreutils/coreutils-8.29.ebuild
+++ b/sys-apps/coreutils/coreutils-8.29.ebuild
@@ -73,7 +73,7 @@ src_prepare() {
# we need replacement libs from libcoreutils.a here in order
# to finish the linking
sed -i \
- -e "/src_libstdbuf_so_LDADD/s:$:lib/libcoreutils.a:" \
+ -e "/src_libstdbuf_so_LDADD/s:$: lib/libcoreutils.a:" \
Makefile.in \
|| die
fi
next reply other threads:[~2018-04-07 15:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-07 15:59 Fabian Groffen [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-13 6:26 [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/coreutils/ Fabian Groffen
2021-12-28 15:29 Fabian Groffen
2021-12-23 8:49 Sam James
2021-11-09 7:59 Sam James
2021-01-24 9:47 Fabian Groffen
2019-01-03 14:39 Fabian Groffen
2018-12-30 11:36 Fabian Groffen
2018-12-29 13:34 Fabian Groffen
2018-06-29 7:56 Michael Haubenwallner
2018-03-19 14:24 Fabian Groffen
2018-02-19 16:10 Michael Haubenwallner
2018-02-17 7:16 Fabian Groffen
2018-02-12 16:24 Fabian Groffen
2017-11-29 9:40 Michael Haubenwallner
2016-05-12 13:41 Michael Haubenwallner
2016-04-18 11:04 Michael Haubenwallner
2016-04-18 11:04 Michael Haubenwallner
2016-02-04 8:11 Fabian Groffen
2016-01-22 16:33 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=1523116743.1ef7ed6d2fa96eabbc5d8ade7132fc096578b69f.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