]> SALOME platform Git repositories - tools/install.git/blobdiff - config_files/hdf5-1.6.4.sh
Salome HOME
replace /bin/sh by /bin/bash to avoid ambiguity
[tools/install.git] / config_files / hdf5-1.6.4.sh
index 065f442c024342be63653eb966c8bb9b8bc0288c..9c72b78a0980f4a4d2be8b52955e6ddb7bbe8ffe 100755 (executable)
@@ -1,4 +1,16 @@
-#!/bin/sh
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : hdf5-1.6.4.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
 
 check_version()
 {