You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/dcpomatic/files/dcpomatic-2.8.0-no-ldconfig...

13 lines
241 B

--- dcpomatic-2.8.0/wscript
+++ dcpomatic-2.8.0/wscript
@@ -503,8 +503,7 @@
sys.exit(-1)
def post(ctx):
- if ctx.cmd == 'install':
- ctx.exec_command('/sbin/ldconfig')
+ pass
def pot(bld):
bld.recurse('src')