summaryrefslogtreecommitdiff
path: root/media-libs/slv2/files/ldconfig.patch
blob: ea0492bd1d3a4274417079565f6bda3c860ce1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/autowaf.py b/autowaf.py
index 4797ea3..f32f994 100644
--- a/autowaf.py
+++ b/autowaf.py
@@ -375,8 +375,5 @@ def build_version_files(header_path, source_path, domain, major, minor, micro):
 	return None
 
 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