File disable-rpaths.diff of Package python-qt4

--- qpy/QtDesigner/qpydesigner.pro
+++ qpy/QtDesigner/qpydesigner.pro
@@ -21,6 +21,7 @@
 
 
 CONFIG      += designer static plugin debug release
+CONFIG      -= rpath_libdirs
 TARGET      = qpydesigner
 TEMPLATE    = lib
 
--- designer/python.pro-in
+++ designer/python.pro-in
@@ -1,4 +1,5 @@
 CONFIG      += designer plugin release warn
+CONFIG      -= rpath_libdirs
 TARGET      = pythonplugin
 TEMPLATE    = lib
 
openSUSE Build Service is sponsored by