From 77b0941c6a23d3d3a7645703351eec552887366a Mon Sep 17 00:00:00 2001 From: inv Date: Tue, 3 Apr 2012 16:35:26 +0000 Subject: [PATCH] SALOME 6.5.0 preparation: update script for expat (2.0.1) --- config_CentOS_5.5_64bit.xml | 2 +- config_Debian_4.0.xml | 2 +- config_Debian_4.0_64bit.xml | 2 +- config_Debian_5.0_64bit.xml | 2 +- config_Debian_6.0_64bit.xml | 2 +- config_Mandriva_2008.0.xml | 2 +- config_Mandriva_2008.0_64bit.xml | 2 +- config_Mandriva_2010.0.xml | 2 +- config_Mandriva_2010.0_64bit.xml | 2 +- config_Red_Hat_Enterprise_WS_4_64bit.xml | 2 +- config_Scientific_SL_5.1_64bit.xml | 2 +- config_files/{expat-2.0.1.sh => expat.sh} | 25 +++++++++++++++-------- 12 files changed, 27 insertions(+), 20 deletions(-) rename config_files/{expat-2.0.1.sh => expat.sh} (80%) diff --git a/config_CentOS_5.5_64bit.xml b/config_CentOS_5.5_64bit.xml index 8f73384..4ecc4fc 100755 --- a/config_CentOS_5.5_64bit.xml +++ b/config_CentOS_5.5_64bit.xml @@ -597,7 +597,7 @@ version="2.0.1" disable="false" installdiskspace="880,2480,5412" - script="expat-2.0.1.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> + script="expat.sh"/> > ${PRODUCT_DIR}/MAKE.LOG < $l"_" -chmod -f --reference=$l $l"_" ; mv -f $l"_" $l +for l in XXX `find $ldir -name "*.la"`; do + if [ "$l" == "XXX" ] ; then continue; fi + sed -i "s%^libdir='\(.*\)'%libdir='${PRODUCT_DIR}/lib'%g" $l done # to generate environment script for sources -- 2.39.2