found another bad make install
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1158 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
a8bd7bab07
commit
e8e9e3b839
1 changed files with 0 additions and 2 deletions
|
|
@ -502,8 +502,6 @@ function run_install_step()
|
|||
then
|
||||
RETURN=`expr $RETURN + $LAST_RETURN`
|
||||
fi
|
||||
execute_cmd "make install" "[$currentStepCounter-4] Make install ParadisEO-MOEO" $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
fi
|
||||
|
||||
if [ ! $(($RETURN)) = 0 ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue