summaryrefslogtreecommitdiffstats
path: root/redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2015-01-01 21:50:56 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2015-01-01 21:50:56 +0100
commit2822eef2353d92b4931382152d89dbf9740c7f23 (patch)
tree9adf3478a74c121674249153cdaaf5765ba4adeb /redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch
parent7def4cde27c56b46d32f56956d57d862cdd1d7ce (diff)
downloadtde-packaging-2822eef2353d92b4931382152d89dbf9740c7f23.tar.gz
tde-packaging-2822eef2353d92b4931382152d89dbf9740c7f23.zip
RPM packaging: update python-trinity
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()
-
-