9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
342 B
C
11 lines
342 B
C
--- src/speech.h.orig 2014-03-04 16:47:15 UTC
|
|
+++ src/speech.h
|
|
@@ -58,7 +58,7 @@
|
|
|
|
// will look for espeak_data directory here, and also in user's home directory
|
|
#ifndef PATH_ESPEAK_DATA
|
|
- #define PATH_ESPEAK_DATA "/usr/share/espeak-data"
|
|
+ #define PATH_ESPEAK_DATA "%%DATADIR%%/espeak-data"
|
|
#endif
|
|
|
|
typedef unsigned short USHORT;
|