File project.diff of Package python3-qt4

--- link-python.diff.orig
+++ link-python.diff
@@ -6,7 +6,7 @@ Index: PyQt-x11-gpl-4.4.4/configure.py
      if extra_libs:
          makefile.extra_libs.extend(extra_libs)
  
-+    for lib in os.popen("python-config --libs").read().split():
++    for lib in os.popen("python3.0-config --libs").read().split():
 +        makefile.extra_libs.append(lib.replace('-l', ''))
  
  def check_vendorid():
openSUSE Build Service is sponsored by