From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libgeodecomp/
Date: Fri, 1 Sep 2017 07:55:04 +0000 (UTC) [thread overview]
Message-ID: <1504252443.ab53f947797c698fefc3a52f879015b47ba3b741.slis@gentoo> (raw)
commit: ab53f947797c698fefc3a52f879015b47ba3b741
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 1 07:54:03 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Fri Sep 1 07:54:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab53f947
sci-libs/libgeodecomp: fixed multilib-check
Bug report 629478
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sci-libs/libgeodecomp/libgeodecomp-0.3.1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sci-libs/libgeodecomp/libgeodecomp-0.3.1.ebuild b/sci-libs/libgeodecomp/libgeodecomp-0.3.1.ebuild
index 15b6687669b..095cf09eafa 100644
--- a/sci-libs/libgeodecomp/libgeodecomp-0.3.1.ebuild
+++ b/sci-libs/libgeodecomp/libgeodecomp-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,6 +23,9 @@ S="${WORKDIR}/${P}/src"
src_prepare() {
epatch "${FILESDIR}/libflatarray.patch"
+ sed -i 's/libdir=${CMAKE_INSTALL_PREFIX}\/lib/libdir=\/usr\/'$(get_libdir)'/' "${S}/CMakeLists.txt"
+ sed -i 's/install(TARGETS geodecomp DESTINATION lib)/install(TARGETS geodecomp DESTINATION '$(get_libdir)')/' "${S}/CMakeLists.txt"
+
if ! use examples ; then
sed -i 's/examples//g' CMakeLists.txt
fi
next reply other threads:[~2017-09-01 7:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-01 7:55 Slawek Lis [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-21 12:45 [gentoo-commits] repo/gentoo:master commit in: sci-libs/libgeodecomp/ Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-02-25 6:05 Joonas Niilola
2020-02-14 6:22 Joonas Niilola
2019-08-30 5:11 Slawek Lis
2019-05-15 17:11 Andreas Sturmlechner
2017-10-16 3:34 David Seifert
2016-08-06 16:51 Michał Górny
2015-08-28 6:28 Slawek Lis
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=1504252443.ab53f947797c698fefc3a52f879015b47ba3b741.slis@gentoo \
--to=slis@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