]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #38555: add h5py SAT configuration file
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 7 Nov 2023 15:16:09 +0000 (16:16 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 7 Nov 2023 15:16:09 +0000 (16:16 +0100)
products/compil_scripts/h5py.sh

index c38b22165547ae0d7d46334b4f7945389a1a44e1..0e331cee9f1dd6e022ad16e631ff2cc4669f5c8b 100755 (executable)
@@ -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