From: "Aric Belsito" <lluixhi@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: sys-libs/libselinux/
Date: Tue, 14 Nov 2017 18:08:48 +0000 (UTC) [thread overview]
Message-ID: <1510682848.66ba44498f9fb3dae27844daba7164b7059a9531.lluixhi@gentoo> (raw)
commit: 66ba44498f9fb3dae27844daba7164b7059a9531
Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Tue Nov 14 18:07:28 2017 +0000
Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Tue Nov 14 18:07:28 2017 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=66ba4449
sys-libs/libselinux: actually apply musl patch
Close #71
Thanks, @atlua
sys-libs/libselinux/libselinux-2.7.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sys-libs/libselinux/libselinux-2.7.ebuild b/sys-libs/libselinux/libselinux-2.7.ebuild
index 3c754d7..e85613f 100644
--- a/sys-libs/libselinux/libselinux-2.7.ebuild
+++ b/sys-libs/libselinux/libselinux-2.7.ebuild
@@ -44,6 +44,11 @@ DEPEND="${RDEPEND}
python? ( >=dev-lang/swig-2.0.9 )"
src_prepare() {
+ if [[ ${PV} != 9999 ]] ; then
+ # If needed for live builds, place them in /etc/portage/patches
+ eapply "${FILESDIR}/libselinux-2.7-fts_ldlibs.patch"
+ fi
+
eapply_user
multilib_copy_sources
next reply other threads:[~2017-11-14 18:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 18:08 Aric Belsito [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-10 20:18 [gentoo-commits] proj/musl:master commit in: sys-libs/libselinux/ Sam James
2018-04-27 13:12 Anthony G. Basile
2017-11-13 21:23 Aric Belsito
2017-09-03 21:18 Anthony G. Basile
2017-08-07 17:49 Aric Belsito
2017-07-22 15:57 Aric Belsito
2017-07-09 17:31 Aric Belsito
2017-02-28 18:20 Aric Belsito
2017-01-15 21:46 Aric Belsito
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=1510682848.66ba44498f9fb3dae27844daba7164b7059a9531.lluixhi@gentoo \
--to=lluixhi@gmail.com \
--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