configure_symbian
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
--- a/configure_symbian	Mon Jun 21 22:38:13 2010 +0100
+++ b/configure_symbian	Thu Jul 22 16:41:55 2010 +0100
@@ -669,8 +669,7 @@
 CFG_LIBFREETYPE=no
 CFG_SQL_AVAILABLE=
 QT_DEFAULT_BUILD_PARTS="libs tools examples demos docs translations"
-#QTP change for lRelease app. Need for Symbian
-CFG_BUILD_PARTS="translations"
+CFG_BUILD_PARTS=""
 CFG_NOBUILD_PARTS=""
 CFG_RELEASE_QMAKE=no
 CFG_PHONON=yes
@@ -7560,7 +7559,7 @@
     case "$part" in
     tools) PART_ROOTS="$PART_ROOTS tools" ;;
     libs) PART_ROOTS="$PART_ROOTS src" ;;
-    translations) PART_ROOTS="$PART_ROOTS tools/linguist/lrelease" ;;
+    translations) PART_ROOTS="$PART_ROOTS tools/linguist/lrelease translations" ;;
     examples) PART_ROOTS="$PART_ROOTS examples demos" ;;
     *) ;;
     esac