Salome HOME
*** empty log message ***
authormaintenance team <salome-mnt@opencascade.com>
Tue, 4 Dec 2007 08:54:52 +0000 (08:54 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 4 Dec 2007 08:54:52 +0000 (08:54 +0000)
config_files/YACS.sh

index 8858f64af6ae07da3b63acf50ca9939ec22fe4b1..cdbb57e5bc4dd24ae5928a0e2619149707f3ae0a 100755 (executable)
@@ -39,6 +39,8 @@ fi
 cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
 #$DELIM ${PRODUCT_TYPE} $DELIM
 export YACS_ROOT_DIR=\${INSTALL_ROOT}/${PRODUCT}
+export YACSGui_ROOT_DIR=\${INSTALL_ROOT}/${PRODUCT}
+export YACSGUI_ROOT_DIR=\${INSTALL_ROOT}/${PRODUCT}
 if [ -n "\${ENV_FOR_LAUNCH}" ] ; then
   if [ "\${ENV_FOR_LAUNCH}" == "1" ] ; then
     export PATH=\${YACS_ROOT_DIR}/bin/salome:\${PATH}