From 7c440274fc06e70fec75c8b1ad494d4af26afbee Mon Sep 17 00:00:00 2001 From: inv Date: Thu, 12 May 2011 13:18:32 +0000 Subject: [PATCH] Small update --- config_files/{HOMARD.sh => homard.sh} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename config_files/{HOMARD.sh => homard.sh} (91%) diff --git a/config_files/HOMARD.sh b/config_files/homard.sh similarity index 91% rename from config_files/HOMARD.sh rename to config_files/homard.sh index 5220e3a..bd46f2c 100755 --- a/config_files/HOMARD.sh +++ b/config_files/homard.sh @@ -1,7 +1,7 @@ #!/bin/bash -noprofile #################################################################################### -# File : HOMARD.sh +# File : homard.sh # Created : Thu Dec 18 12:01:00 2002 # Author : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com) # Project : SALOME @@ -16,9 +16,9 @@ # ghs3d &blsurf versions # if test `uname -m` = "x86_64" ; then -HOMARD_VERSION=10.1_64 +homard_VERSION=10.1_64 else -HOMARD_VERSION=10.1_32 +homard_VERSION=10.1_32 fi @@ -31,8 +31,8 @@ print_env_bin() { cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <