X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FPYHELLO.sh;h=78552225de6de860f5948c2f520a794d4794fc45;hb=e8b23e5f6591f0238e7e7bacd29dc2d4671ef129;hp=25204e70ce698b765c98d6cbad110246fcdad2b4;hpb=274d7c55b1a7a99642605e49eb9ce1931bf4542b;p=tools%2Finstall.git diff --git a/config_files/PYHELLO.sh b/config_files/PYHELLO.sh index 25204e7..7855222 100755 --- a/config_files/PYHELLO.sh +++ b/config_files/PYHELLO.sh @@ -29,20 +29,13 @@ return 1 } print_env_bin(){ -if [ `uname -m` = "x86_64" ] && [ -d ${PRODUCT_DIR}/lib64 ] ; then - LIB_PREFIX=64 -elif [ -d ${PRODUCT_DIR}/lib ] ; then - LIB_PREFIX="" -else - LIB_PREFIX=64 -fi cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <