public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/linux-standalone/
Date: Thu,  9 Feb 2017 04:49:16 +0000 (UTC)	[thread overview]
Message-ID: <1486615657.adbd84a0f19254fc60e799d4d744c3aca5b74618.heroxbd@gentoo> (raw)

commit:     adbd84a0f19254fc60e799d4d744c3aca5b74618
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 12:31:38 2017 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 04:47:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbd84a0

profiles/p/l-s/profile.bashrc: update sed for ppc64.

Credit: François Bissey
Reference: https://archives.gentoo.org/gentoo-alt/message/d890ad55f3ac96f4db5d7f8291351834

 profiles/prefix/linux-standalone/profile.bashrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/prefix/linux-standalone/profile.bashrc b/profiles/prefix/linux-standalone/profile.bashrc
index b46c49efdc..4b39a3e25d 100644
--- a/profiles/prefix/linux-standalone/profile.bashrc
+++ b/profiles/prefix/linux-standalone/profile.bashrc
@@ -11,7 +11,7 @@ if [[ ${CATEGORY}/${PN} == sys-devel/gcc && ${EBUILD_PHASE} == configure ]]; the
     einfo "Prefixifying dynamic linkers..."
     for h in gcc/config/*/*linux*.h; do
 	ebegin "  Updating $h"
-	sed -i -r "s,(_DYNAMIC_LINKER.*\")(/lib),\1${EPREFIX}\2," $h
+	sed -i -r "/_DYNAMIC_LINKER/s,([\":])(/lib),\1${EPREFIX}\2,g" $h
 	eend $?
     done
 


             reply	other threads:[~2017-02-09  4:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09  4:49 Benda XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-29  3:57 [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/linux-standalone/ Benda XU
2016-12-11 11:29 Benda XU
2016-07-21 13:23 Benda XU
2016-06-15  8:06 Benda XU
2016-06-14  4:46 Benda XU
2016-06-14  4:46 Benda XU
2016-06-07  2:36 Benda XU
2016-06-04  2:25 Benda XU
2016-06-02 13:26 Benda XU
2016-05-28  4:17 Benda XU
2016-05-27  4:39 Benda XU
2016-05-26 13:46 Benda XU
2016-05-26 10:08 Benda XU
2016-05-26  4:02 Benda XU
2016-05-26  4:02 Benda XU
2016-05-26  0:01 Benda XU
2016-05-25  2:28 Benda XU
2016-05-25  2:28 Benda XU
2016-05-23 10:53 Benda XU
2016-05-22  7:18 Benda XU
2016-03-08  9:25 Benda XU

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=1486615657.adbd84a0f19254fc60e799d4d744c3aca5b74618.heroxbd@gentoo \
    --to=heroxbd@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