aboutsummaryrefslogtreecommitdiff
path: root/audio/espeak/files/patch-src-speech.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/espeak/files/patch-src-speech.h')
-rw-r--r--audio/espeak/files/patch-src-speech.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/espeak/files/patch-src-speech.h b/audio/espeak/files/patch-src-speech.h
deleted file mode 100644
index 405fb7a64650..000000000000
--- a/audio/espeak/files/patch-src-speech.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/speech.h Tue Oct 3 00:51:13 2006
-+++ src/speech.h.port Wed Oct 11 23:43:20 2006
-@@ -36,7 +36,7 @@
- #endif
-
- // will look for espeak_data directory here, and also in user's home directory
--#define PATH_ESPEAK_DATA "/usr/share/espeak-data"
-+#define PATH_ESPEAK_DATA "%%DATADIR%%/espeak-data"
-
- typedef unsigned short USHORT;
- typedef unsigned char UCHAR;