From: maintenance team Date: Wed, 28 Jun 2006 10:12:55 +0000 (+0000) Subject: Correction of misprint X-Git-Tag: V_3_2_2~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=73a56bf9b21727dfa15025a3d4e28f48818f7025;p=tools%2Finstall.git Correction of misprint --- diff --git a/config_files/qt-3.3.3.sh b/config_files/qt-3.3.3.sh index 716665d..c3ae6a8 100755 --- a/config_files/qt-3.3.3.sh +++ b/config_files/qt-3.3.3.sh @@ -8,7 +8,8 @@ ver=`grep "QT_VERSION_STR" ${QTDIR}/include/qglobal.h | sed -e 's%^#define QT_VE if [ "$ver" == "3.3.3" ] ; then return 0 fi -return 1} +return 1 +} print_env() {