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.
|
--- 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
|