diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-22 22:17:55 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-22 22:17:55 +0200 |
commit | 441a17af02adec7e92373f990f9b06d948bc47de (patch) | |
tree | 26c8f790e7c9dc406b4fce16f5d88b9b74cf2984 /redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | |
parent | 41715df02012e49e2fb88f15925866557da25a0d (diff) | |
download | tde-packaging-441a17af02adec7e92373f990f9b06d948bc47de.tar.gz tde-packaging-441a17af02adec7e92373f990f9b06d948bc47de.zip |
RPM Packaging: update python-tqt
Diffstat (limited to 'redhat/dependencies/python-tqt/python-tqt-14.0.0.spec')
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec index c933b9a1a..9c427471f 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -211,6 +211,7 @@ packages based on them, like PyTDE. %build unset QTDIR QTINC QTLIB +export PATH="%{tde_bindir}:${PATH}" mkdir build cd build |