summaryrefslogtreecommitdiff
path: root/audio/flite/files/patch-lang-cmulex-make_cmulex
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flite/files/patch-lang-cmulex-make_cmulex')
-rw-r--r--audio/flite/files/patch-lang-cmulex-make_cmulex11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flite/files/patch-lang-cmulex-make_cmulex b/audio/flite/files/patch-lang-cmulex-make_cmulex
deleted file mode 100644
index d94755cb52ed..000000000000
--- a/audio/flite/files/patch-lang-cmulex-make_cmulex
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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