summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/tqca
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2013-09-02 23:18:26 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2013-09-02 23:18:26 +0200
commit04dae637208c43e774f6b8d92f717c03b15ea9a9 (patch)
tree3aac8e8f2bdab72f3d31d29623f8251536deabe4 /redhat/dependencies/tqca
parent9deeed971d2b07c3f855e0af3e6c9f047ae46e89 (diff)
downloadtde-packaging-04dae637208c43e774f6b8d92f717c03b15ea9a9.tar.gz
tde-packaging-04dae637208c43e774f6b8d92f717c03b15ea9a9.zip
RPM Packaging: update R14 packages
Diffstat (limited to 'redhat/dependencies/tqca')
-rw-r--r--redhat/dependencies/tqca/tqca-1.0-fix_qt3_detection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/dependencies/tqca/tqca-1.0-fix_qt3_detection.patch b/redhat/dependencies/tqca/tqca-1.0-fix_qt3_detection.patch
index 0cb99b0e6..f608bc6c8 100644
--- a/redhat/dependencies/tqca/tqca-1.0-fix_qt3_detection.patch
+++ b/redhat/dependencies/tqca/tqca-1.0-fix_qt3_detection.patch
@@ -96,7 +96,7 @@
TARGET = conf
-INCLUDEPATH += '/usr/include/tqt'
+INCLUDEPATH += '${QTINC:-${QTDIR}/include}'
-+INCLUDEPATH += '/opt/trinity/include/tqt'
++INCLUDEPATH += '/usr/include/tqt'
DEFINES += X11_INC='"\$\$QMAKE_INCDIR_X11"'
DEFINES += X11_LIBDIR='"\$\$QMAKE_LIBDIR_X11"'