From f2b702ffebf729f632c9fe8dadd8fa06660832d7 Mon Sep 17 00:00:00 2001 From: François Andriot Date: Sat, 28 Dec 2013 17:33:42 +0100 Subject: RPM Packaging: update python stuff --- .../python-trinity/python-trinity-14.0.0-python_tqt.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch (limited to 'redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch') diff --git a/redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch b/redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch new file mode 100644 index 000000000..361a00a35 --- /dev/null +++ b/redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch @@ -0,0 +1,11 @@ +--- python-trinity/configure.py.ORI2 2013-12-28 17:02:32.849146767 +0100 ++++ python-trinity/configure.py 2013-12-28 17:02:44.143068602 +0100 +@@ -37,7 +37,7 @@ + sys.exit (-1) + + try: +- import pyqtconfig ++ from python_tqt import pyqtconfig + except: + sipconfig.error ("Can't find pyqtconfig.py in sys.path - exiting") + -- cgit v1.2.3