This commit is contained in:
parent
d09fbcf260
commit
0659f8af06
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user