aboutsummaryrefslogtreecommitdiff
path: root/sound/espeak/patches/010-uclibcxx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sound/espeak/patches/010-uclibcxx.patch')
-rw-r--r--sound/espeak/patches/010-uclibcxx.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/espeak/patches/010-uclibcxx.patch b/sound/espeak/patches/010-uclibcxx.patch
index f4d2f9a3a..127df3999 100644
--- a/sound/espeak/patches/010-uclibcxx.patch
+++ b/sound/espeak/patches/010-uclibcxx.patch
@@ -1,6 +1,6 @@
--- a/src/Makefile
+++ b/src/Makefile
-@@ -83,15 +83,15 @@ libespeak_SOURCES = speak_lib.cpp compiledict.cpp dictionary.cpp intonation.cpp
+@@ -83,15 +83,15 @@ libespeak_SOURCES = speak_lib.cpp compil
SRCS1=$(speak_SOURCES)
OBJS1=$(patsubst %.cpp,%.o,$(SRCS1))