summaryrefslogtreecommitdiffstats
path: root/qtc_packaging
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-08-05 15:36:21 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-10 04:05:35 +0200
commit4a328a99d2b457befbe35335145e2d254449f0c1 (patch)
treee467745914da2fa3b6c54a1f1427e9af8479a274 /qtc_packaging
parentb2fa5350d4b7d656759370b137b7f9908bc5ea73 (diff)
Update default installtion path.
Task-number: QTBUG-19653 Change-Id: I22c9173b72fff89674ffae871c4328a41f5f6e5b Reviewed-on: http://codereview.qt.nokia.com/2662 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Patrick Burke <patrick.burke@nokia.com>
Diffstat (limited to 'qtc_packaging')
-rw-r--r--qtc_packaging/debian_harmattan/rules.old2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtc_packaging/debian_harmattan/rules.old b/qtc_packaging/debian_harmattan/rules.old
index af94d53f3..a09b5b39a 100644
--- a/qtc_packaging/debian_harmattan/rules.old
+++ b/qtc_packaging/debian_harmattan/rules.old
@@ -19,7 +19,7 @@
# ### if the qmake in the $PATH is not the Qt you want to use
# ### you can use a binary package or a Qt built from source (even if its installed with
# ### "make install") as long as it has declarative & opengl
-# # export PATH=/usr/local/Trolltech/Qt-4.7.2/bin:$PATH
+# # export PATH=/usr/local/qt/%VERSION%/bin:$PATH
#
# cd quick3d-tp1
# export DEB_BUILD_OPTIONS="parallel=4"