]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
invoke build.sh script with -b option V6_1_0
authorinv <inv@opencascade.com>
Thu, 22 Jul 2010 16:06:21 +0000 (16:06 +0000)
committerinv <inv@opencascade.com>
Thu, 22 Jul 2010 16:06:21 +0000 (16:06 +0000)
config_files/KERNEL.sh

index b83403927ff844ed2dd5553cd487b84e352a2e57..a4fd4103b7adb35b5f45fc85462c8dcd4a251ba8 100755 (executable)
@@ -88,7 +88,7 @@ fi
 
 CUR_DIR=`pwd`
 cd ${INST_ROOT}
-check_jb ./build.sh -o -c -d -v 0 -p $INST_ROOT KERNEL
+check_jb ./build.sh -o -b -d -v 0 -p $INST_ROOT KERNEL
 
 # create environment for the built binaries
 cd $CUR_DIR