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/slv2/files/ldconfig.patch

15 lines
441 B

Index: slv2-0.6.2/autowaf.py
===================================================================
--- slv2-0.6.2.orig/autowaf.py
+++ slv2-0.6.2/autowaf.py
@@ -324,8 +324,5 @@ def build_dox(bld, name, version, srcdir
out1.command_is_external = True
def shutdown():
- # This isn't really correct (for packaging), but people asking is annoying
- if Options.commands['install']:
- try: os.popen("/sbin/ldconfig")
- except: pass
+ return