]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - sip/patches/disable-rpaths.patch
Move all packages to root.
[people/arne_f/ipfire-3.x.git] / sip / patches / disable-rpaths.patch
diff --git a/sip/patches/disable-rpaths.patch b/sip/patches/disable-rpaths.patch
new file mode 100644 (file)
index 0000000..6f15c54
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/siputils.py
++++ b/siputils.py
+@@ -737,6 +737,7 @@ class Makefile:
+         rpaths is the cannonical list of rpaths.
+         """
+         flags = []
++        return flags
+         prefix = self.optional_string("RPATH")
+         if prefix: