public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/waylandpp/
Date: Mon, 28 Aug 2017 02:52:14 +0000 (UTC)	[thread overview]
Message-ID: <1503888628.9c74d13ea11ffa3c5ecb4590f9b4de25dfedd5d2.candrews@gentoo> (raw)

commit:     9c74d13ea11ffa3c5ecb4590f9b4de25dfedd5d2
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 28 02:50:28 2017 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Aug 28 02:50:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c74d13e

dev-cpp/waylandpp: Fix multilib-strict workaround on non-multilib systems

Gentoo-bug: 629110
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-cpp/waylandpp/waylandpp-0.1.0.ebuild | 5 +++++
 dev-cpp/waylandpp/waylandpp-9999.ebuild  | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/dev-cpp/waylandpp/waylandpp-0.1.0.ebuild b/dev-cpp/waylandpp/waylandpp-0.1.0.ebuild
index 846643b6113..ec39b8bc686 100644
--- a/dev-cpp/waylandpp/waylandpp-0.1.0.ebuild
+++ b/dev-cpp/waylandpp/waylandpp-0.1.0.ebuild
@@ -31,6 +31,11 @@ DEPEND="${RDEPEND}
 	)
 	"
 
+src_prepare() {
+	default
+	sed -i -e "s:\$\${prefix}/lib:/usr/$(get_libdir):" SConstruct || die
+}
+
 src_compile() {
 	CC="$(tc-getCXX)" PKG_CONFIG="$(tc-getPKG_CONFIG)" PREFIX="${D%/}/usr" escons
 	if use doc; then

diff --git a/dev-cpp/waylandpp/waylandpp-9999.ebuild b/dev-cpp/waylandpp/waylandpp-9999.ebuild
index 846643b6113..ec39b8bc686 100644
--- a/dev-cpp/waylandpp/waylandpp-9999.ebuild
+++ b/dev-cpp/waylandpp/waylandpp-9999.ebuild
@@ -31,6 +31,11 @@ DEPEND="${RDEPEND}
 	)
 	"
 
+src_prepare() {
+	default
+	sed -i -e "s:\$\${prefix}/lib:/usr/$(get_libdir):" SConstruct || die
+}
+
 src_compile() {
 	CC="$(tc-getCXX)" PKG_CONFIG="$(tc-getPKG_CONFIG)" PREFIX="${D%/}/usr" escons
 	if use doc; then


             reply	other threads:[~2017-08-28  2:52 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28  2:52 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-23  3:21 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/waylandpp/ Sam James
2023-10-23  1:44 Sam James
2023-10-23  1:44 Sam James
2022-12-26 19:19 Andreas Sturmlechner
2022-12-26  3:54 Sam James
2022-12-26  3:28 Sam James
2022-12-26  3:20 Sam James
2022-08-27 11:45 Yixun Lan
2022-04-25 17:08 Craig Andrews
2022-04-14 13:23 Craig Andrews
2022-01-30 22:12 Craig Andrews
2021-03-29 14:50 Sam James
2021-03-01 23:42 Sam James
2021-03-01 17:18 Thomas Deutschmann
2020-07-23 20:41 Sam James
2020-07-14 22:39 Sam James
2020-06-29 20:01 Craig Andrews
2019-10-14 18:24 Craig Andrews
2019-10-03 20:08 Craig Andrews
2019-02-24 20:53 Craig Andrews
2019-02-24 20:53 Craig Andrews
2019-01-08 21:29 Craig Andrews
2018-12-13 15:29 Mikle Kolyada
2018-11-27 21:55 Thomas Deutschmann
2018-04-23 13:36 Craig Andrews
2018-01-31 17:42 Craig Andrews
2017-12-04 15:24 Craig Andrews
2017-11-27 15:51 Craig Andrews
2017-11-06 16:10 Craig Andrews
2017-10-17 14:41 Craig Andrews
2017-09-07 13:44 Craig Andrews
2017-09-07 13:11 Craig Andrews
2017-08-28  3:14 Craig Andrews
2017-08-23 16:28 Craig Andrews
2017-08-22 20:15 Craig Andrews

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=1503888628.9c74d13ea11ffa3c5ecb4590f9b4de25dfedd5d2.candrews@gentoo \
    --to=candrews@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