]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Implement make_source_and_build() function for metis and scotch
authorvsr <vsr@opencascade.com>
Wed, 24 Dec 2008 13:27:03 +0000 (13:27 +0000)
committervsr <vsr@opencascade.com>
Wed, 24 Dec 2008 13:27:03 +0000 (13:27 +0000)
config_files/metis-4.0.sh

index 9411549487e34ca839a97a176ab874378565f169..f4fc04f8a73a4042cdcfd7870f2a114ab2e7ef9d 100755 (executable)
@@ -76,6 +76,7 @@ check_job ${PRODUCT_DIR}/MAKE.LOG make
 
 # install
 cp -rf Doc Graphs libmetis.a pmetis kmetis oemetis onmetis partdmesh partnmesh mesh2dual mesh2nodal graphchk ${PRODUCT_DIR}
+( mkdir -p ${PRODUCT_DIR}/Lib && cp Lib/*.h ${PRODUCT_DIR}/Lib )
 
 # remove sources and temporary files after building
 if [ ${REMOVE_SRC_TMP} == "TRUE" ] ; then