summaryrefslogtreecommitdiff
path: root/audio/flite/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flite/patches/patch-ab')
-rw-r--r--audio/flite/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/flite/patches/patch-ab b/audio/flite/patches/patch-ab
deleted file mode 100644
index 395a56b5437..00000000000
--- a/audio/flite/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2006/10/08 21:35:13 rillig Exp $
-
---- lang/cmulex/make_cmulex.orig 2005-07-11 00:28:52.000000000 +0200
-+++ lang/cmulex/make_cmulex 2006-10-08 23:33:26.000000000 +0200
-@@ -36,7 +36,7 @@
- ## ##
- ###########################################################################
-
--if [ "x$FLITEDIR" == "x" ]
-+if [ "x$FLITEDIR" = "x" ]
- then
- FLITEDIR=`pwd`/../..
- fi