From 3e01b3bc6b98cd6893c31102398ffced1ab2990e Mon Sep 17 00:00:00 2001 From: legrand Date: Fri, 7 Mar 2008 13:55:44 +0000 Subject: [PATCH] deleted comments git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1099 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/installParadiseo.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/trunk/installParadiseo.sh b/trunk/installParadiseo.sh index 065809e10..73b47ea5e 100755 --- a/trunk/installParadiseo.sh +++ b/trunk/installParadiseo.sh @@ -458,9 +458,6 @@ function run_install_step() RETURN=`expr $RETURN + $?` fi - # Make link with the install.cmake (at the top level) - #execute_cmd "ln -s $installKitPath/install.cmake $installKitPath/paradiseo-mo/install.cmake" "[$currentStepCounter-5] Create link to install.cmake for MO" $SPY - if [ ! $(($RETURN)) = 0 ] then echo ''