From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-libs/capnproto/
Date: Thu, 10 Sep 2015 14:20:47 +0000 (UTC) [thread overview]
Message-ID: <1441892817.af390e08cea4d38e3ef6129d7896e8138823337a.dev-zero@gentoo> (raw)
commit: af390e08cea4d38e3ef6129d7896e8138823337a
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 10 13:46:57 2015 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Sep 10 13:46:57 2015 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=af390e08
dev-libs/capnproto: do not run ldconfig
dev-libs/capnproto/capnproto-0.5.3.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dev-libs/capnproto/capnproto-0.5.3.ebuild b/dev-libs/capnproto/capnproto-0.5.3.ebuild
index 803290d..7435515 100644
--- a/dev-libs/capnproto/capnproto-0.5.3.ebuild
+++ b/dev-libs/capnproto/capnproto-0.5.3.ebuild
@@ -21,3 +21,10 @@ DEPEND=""
RDEPEND=""
S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+ # do not run ldconfig, the PM does that
+ sed -i \
+ -e '/ldconfig/d' \
+ Makefile.in || die
+}
next reply other threads:[~2015-09-10 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 14:20 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-10 10:09 [gentoo-commits] dev/dev-zero:master commit in: dev-libs/capnproto/ Tiziano Müller
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=1441892817.af390e08cea4d38e3ef6129d7896e8138823337a.dev-zero@gentoo \
--to=dev-zero@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