From: Nabil Ghodbane Date: Tue, 7 Nov 2023 15:16:09 +0000 (+0100) Subject: spns #38555: add h5py SAT configuration file X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=484f533efebd5e148bc238d72fe8a8a87e4b6de4;p=tools%2Fsat_salome.git spns #38555: add h5py SAT configuration file --- diff --git a/products/compil_scripts/h5py.sh b/products/compil_scripts/h5py.sh index c38b221..0e331ce 100755 --- a/products/compil_scripts/h5py.sh +++ b/products/compil_scripts/h5py.sh @@ -1,12 +1,9 @@ #!/bin/bash echo "##########################################################################" -echo "openturns" $VERSION +echo "h5py" $VERSION echo "##########################################################################" -# we don't install in python directory -> modify environment as described in INSTALL file - -#mkdir -p $PRODUCT_INSTALL/lib/python${PYTHON_VERSION}/site-packages rm -rf $BUILD_DIR cp -r $SOURCE_DIR $BUILD_DIR mkdir -p $BUILD_DIR/cache/pip