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-libs/libsub/files/libsub-9999-no-ldconfig.patch

10 lines
196 B

--- libsub-1.9999/wscript
+++ libsub-1.9999/wscript
@@ -128,5 +128,4 @@
sys.exit(-1)
def post(ctx):
- if ctx.cmd == 'install':
- ctx.exec_command('/sbin/ldconfig')
+ pass