diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 19:30:57 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 19:30:57 -0600 |
| commit | ebbcd9aa02145f6cba0640e0c987b861f49cea2e (patch) | |
| tree | 4bec78a1e6e2e7e6ac286801a962426b862ff8a1 /redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch | |
| parent | ed01c256e45dd964f0e3da22364ee4819acd29da (diff) | |
| parent | 94abbec760d828cdb9b97c6a7770368139007668 (diff) | |
| download | tde-packaging-ebbcd9aa02145f6cba0640e0c987b861f49cea2e.tar.gz tde-packaging-ebbcd9aa02145f6cba0640e0c987b861f49cea2e.zip | |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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.patch | 11 |
1 files changed, 11 insertions, 0 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 new file mode 100644 index 000000000..a2949fc2b --- /dev/null +++ b/redhat/libraries/python-trinity/python-trinity-3.5.13-install_directories.patch @@ -0,0 +1,11 @@ +--- configure.py.ORI 2011-12-03 17:07:41.589390850 +0100 ++++ 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() + + |
