diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-01-24 20:50:56 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-01-24 20:50:56 +0100 |
commit | f1a07f9bc2d63e7760411e23f588c78bf4449aa7 (patch) | |
tree | e9dadd194ec0331fea6c67083649b0b30f24fb43 /redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch | |
parent | d27118499ec63eb6a9c68374b38ab11fe9c7f5f4 (diff) | |
download | tde-packaging-f1a07f9bc2d63e7760411e23f588c78bf4449aa7.tar.gz tde-packaging-f1a07f9bc2d63e7760411e23f588c78bf4449aa7.zip |
RPM Packaging: update R14 packages
Diffstat (limited to 'redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch')
-rw-r--r-- | redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch | 11 |
1 files changed, 0 insertions, 11 deletions
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 deleted file mode 100644 index 361a00a35..000000000 --- a/redhat/libraries/python-trinity/python-trinity-14.0.0-python_tqt.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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") - |