From: maintenance team Date: Tue, 27 Jun 2006 15:40:54 +0000 (+0000) Subject: Correction of misprint X-Git-Tag: V_3_2_2~20 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fcd55fe9703f171f137439eb662b32bc3a6bc9cc;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 f63e4e9..716665d 100755 --- a/config_files/qt-3.3.3.sh +++ b/config_files/qt-3.3.3.sh @@ -8,7 +8,7 @@ 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 1configure} +return 1} print_env() {