summaryrefslogtreecommitdiff
path: root/audio/flite/files/patch-lang-cmulex-make_cmulex
blob: d94755cb52ed87602d2e65d7d4bd69b93336caa1 (plain) (blame)
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