From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/irda-utils/
Date: Tue, 24 Mar 2020 13:32:58 +0000 (UTC) [thread overview]
Message-ID: <1585056705.6f39094e6b43588f34e0f70045292d46d51d3643.bkohler@gentoo> (raw)
commit: 6f39094e6b43588f34e0f70045292d46d51d3643
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 24 13:12:47 2020 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Mar 24 13:31:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f39094e
net-wireless/irda-utils: fix bad sed delimiter
Closes: https://bugs.gentoo.org/710700
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild b/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild
index 306110bc82c..8c24b6ba5ad 100644
--- a/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild
+++ b/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild
@@ -53,7 +53,7 @@ src_prepare() {
-e "/^LD/s:ld:$(tc-getLD):" \
-e "/^AR/s:ar:$(tc-getAR):" \
-e "/^RANLIB/s:ranlib:$(tc-getRANLIB):" \
- -e "/^CFLAGS/s:-O2:${CFLAGS}:" Makefile */Makefile || die
+ -e "/^CFLAGS/s|-O2|${CFLAGS}|" Makefile */Makefile || die
# fix compile when pciutils is compiled with USE=zlib (Bug 200295)
sed -i -e "s:-lpci:$(pkg-config --libs libpci):g" smcinit/Makefile || die
next reply other threads:[~2020-03-24 13:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-24 13:32 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-13 8:03 [gentoo-commits] repo/gentoo:master commit in: net-wireless/irda-utils/ Michael Palimaka
2017-02-12 17:01 Agostino Sarubbo
2017-02-12 14:48 Agostino Sarubbo
2016-05-03 17:35 Austin English
2015-11-12 10:34 Michael Palimaka
2015-11-12 9:40 Agostino Sarubbo
2015-11-11 9:12 Agostino Sarubbo
2015-11-09 10:31 Agostino Sarubbo
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=1585056705.6f39094e6b43588f34e0f70045292d46d51d3643.bkohler@gentoo \
--to=bkohler@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