* [gentoo-commits] dev/xmw:master commit in: media-libs/libasdcp-cth/, media-libs/libasdcp-cth/files/
@ 2016-06-13 20:38 Michael Weber
0 siblings, 0 replies; only message in thread
From: Michael Weber @ 2016-06-13 20:38 UTC (permalink / raw
To: gentoo-commits
commit: 2f4a3d90f3ec6e3ea82847977e5b7700a81c905e
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Mon Jun 13 20:38:31 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 20:38:31 2016 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=2f4a3d90
media-libs/libasdcp-cth: drop ldconfig.
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0x71D573A82F434065
.../libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch | 12 ++++++++++++
media-libs/libasdcp-cth/libasdcp-cth-0.1.1.ebuild | 2 ++
2 files changed, 14 insertions(+)
diff --git a/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch b/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch
new file mode 100644
index 0000000..097f31e
--- /dev/null
+++ b/media-libs/libasdcp-cth/files/libasdcp-cth-0.1.1-no-ldconfig.patch
@@ -0,0 +1,12 @@
+--- libasdcp-cth-0.1.1/wscript
++++ libasdcp-cth-0.1.1/wscript
+@@ -84,8 +84,7 @@
+ bld.add_post_fun(post)
+
+ def post(ctx):
+- if ctx.cmd == 'install':
+- ctx.exec_command('/sbin/ldconfig')
++ pass
+
+ def tags(bld):
+ os.system('etags src/*.cc src/*.h')
diff --git a/media-libs/libasdcp-cth/libasdcp-cth-0.1.1.ebuild b/media-libs/libasdcp-cth/libasdcp-cth-0.1.1.ebuild
index 7f74430..fa55912 100644
--- a/media-libs/libasdcp-cth/libasdcp-cth-0.1.1.ebuild
+++ b/media-libs/libasdcp-cth/libasdcp-cth-0.1.1.ebuild
@@ -21,3 +21,5 @@ RDEPEND="dev-libs/boost
dev-libs/openssl:0"
DEPEND="${RDEPEND}
virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-no-ldconfig.patch )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-06-13 20:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 20:38 [gentoo-commits] dev/xmw:master commit in: media-libs/libasdcp-cth/, media-libs/libasdcp-cth/files/ Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox