1 2 3 4 5 6 7 8 9 10 11
--- lang/cmulex/make_cmulex.orig +++ lang/cmulex/make_cmulex @@ -36,7 +36,7 @@ ## ## ########################################################################### -if [ "x$FLITEDIR" == "x" ] +if [ "x$FLITEDIR" = "x" ] then FLITEDIR=`pwd`/../.. fi