This commit is contained in:
Damien LASSERRE 2011-09-08 07:14:50 +00:00
parent d09fbcf260
commit 0659f8af06

View File

@ -96,7 +96,7 @@ then
echo -e $CYAN"Compilation progress..."$ROUGE
if [ $version != "2.0.1-beta" ];then `cd source/sphinx-$version ; make ` ;fi
#Make and install binary.
#`cd source/sphinx-$version/ ; make install 1> /dev/null`
`cd source/sphinx-$version/ ; make install 1> /dev/null`
echo -e $NORMAL" - Complited"
echo ""
echo -e $CYAN"Visualisation"$NORMAL