--- 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
