summaryrefslogtreecommitdiffstats
path: root/redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch')
-rw-r--r--redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch b/redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch
deleted file mode 100644
index 4ca22d637..000000000
--- a/redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.py.ORI 2011-12-03 17:07:41.589390850 +0100
-+++ b/configure.py 2011-12-03 17:14:35.226888035 +0100
-@@ -786,7 +786,7 @@
- sipconfig.ParentMakefile(
- configuration = pyqtcfg,
- subdirs = subdirs,
-- installs= [("pykdeconfig.py", opt_pykdemoddir), (srcPath("contrib/kdepyuic"), sipcfg.default_bin_dir)]
-+ installs= [("pykdeconfig.py", opt_pykdemoddir), (srcPath("contrib/kdepyuic"), opt_kdebasedir + "/bin")]
- ).generate()
-
-