From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/xmlrpcpp/
Date: Sat, 14 Nov 2015 11:39:50 +0000 (UTC) [thread overview]
Message-ID: <1447501178.9d83501b0fa7b2d126f14ae065e0634c8cbfbc27.aballier@gentoo> (raw)
commit: 9d83501b0fa7b2d126f14ae065e0634c8cbfbc27
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 11:39:38 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 11:39:38 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d83501b
dev-ros/xmlrpcpp: do not leak SYSROOT in installed files. cmake should handle offsetting it properly.
Package-Manager: portage-2.2.24
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/xmlrpcpp/xmlrpcpp-1.11.16.ebuild | 2 +-
dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ros/xmlrpcpp/xmlrpcpp-1.11.16.ebuild b/dev-ros/xmlrpcpp/xmlrpcpp-1.11.16.ebuild
index b4772f1..806b8bc 100644
--- a/dev-ros/xmlrpcpp/xmlrpcpp-1.11.16.ebuild
+++ b/dev-ros/xmlrpcpp/xmlrpcpp-1.11.16.ebuild
@@ -22,6 +22,6 @@ PATCHES=( "${FILESDIR}/headers.patch" )
src_configure() {
ros-catkin_src_configure
# Hack so that proper -I are added
- sed -e "s#_include_dirs \"include\"#_include_dirs \"include;${SYSROOT:-${EPREFIX}}/usr/include/xmlrpcpp\"#" \
+ sed -e "s#_include_dirs \"include\"#_include_dirs \"include;${EPREFIX}/usr/include/xmlrpcpp\"#" \
-i "${BUILD_DIR}/catkin_generated/installspace/xmlrpcppConfig.cmake" || die
}
diff --git a/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild b/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild
index b4772f1..806b8bc 100644
--- a/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild
+++ b/dev-ros/xmlrpcpp/xmlrpcpp-9999.ebuild
@@ -22,6 +22,6 @@ PATCHES=( "${FILESDIR}/headers.patch" )
src_configure() {
ros-catkin_src_configure
# Hack so that proper -I are added
- sed -e "s#_include_dirs \"include\"#_include_dirs \"include;${SYSROOT:-${EPREFIX}}/usr/include/xmlrpcpp\"#" \
+ sed -e "s#_include_dirs \"include\"#_include_dirs \"include;${EPREFIX}/usr/include/xmlrpcpp\"#" \
-i "${BUILD_DIR}/catkin_generated/installspace/xmlrpcppConfig.cmake" || die
}
next reply other threads:[~2015-11-14 11:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-14 11:39 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-27 12:12 [gentoo-commits] repo/gentoo:master commit in: dev-ros/xmlrpcpp/ Alexis Ballier
2018-07-31 15:21 Alexis Ballier
2020-05-18 16:35 Alexis Ballier
2020-05-18 16:35 Alexis Ballier
2020-07-31 10:34 Alexis Ballier
2020-07-31 10:34 Alexis Ballier
2022-07-30 9:48 David Seifert
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=1447501178.9d83501b0fa7b2d126f14ae065e0634c8cbfbc27.aballier@gentoo \
--to=aballier@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