]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update for QScintilla 2.3.2
authormaintenance team <salome-mnt@opencascade.com>
Wed, 3 Jun 2009 06:40:36 +0000 (06:40 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Wed, 3 Jun 2009 06:40:36 +0000 (06:40 +0000)
config_files/common.sh

index 01b490f99843932ce0a4ad7b4d6bfc6e35f1d070..beaff54802a6d67c74eba7334e0448261b98ea3a 100755 (executable)
@@ -843,7 +843,7 @@ if [ "$l" != "X" ] ; then
    # 20. process QScintilla-2.3 dependencies
     qscintilladir=`printenv QSCINTILLA_DIR`/lib
     if [ ! -d ${qscintilladir} ] ; then qscintilladir=`printenv QSCINTILLA_DIR`/lib ; fi
-    sed -e "s%[[:space:]]\(-L\)\?[^[:space:]]*QScintilla-[0-9]\.[0-9]/lib% \1${qscintilladir}%g" $l > $l"_"
+    sed -e "s%[[:space:]]\(-L\)\?[^[:space:]]*QScintilla-[0-9]\.[0-9]\.[0-9]/lib% \1${qscintilladir}%g" $l > $l"_"
     chmod -f --reference=$l $l"_"
     mv -f $l"_" $l