aboutsummaryrefslogtreecommitdiff
path: root/network/mumble/libspeechd_header.patch
diff options
context:
space:
mode:
authorEdward W. Koenig <kingbeowulf@gmail.com>2019-12-15 04:55:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-15 04:55:28 +0700
commit3731942724c99484171485406ed84ea296461eba (patch)
tree265fe38b9419dc4e5fe452f0e81d44e70ccaed00 /network/mumble/libspeechd_header.patch
parent9fc0099f695885b47ec56a12eb546f501e813d9f (diff)
network/mumble: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/mumble/libspeechd_header.patch')
-rw-r--r--network/mumble/libspeechd_header.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/network/mumble/libspeechd_header.patch b/network/mumble/libspeechd_header.patch
deleted file mode 100644
index d398777a646e..000000000000
--- a/network/mumble/libspeechd_header.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur mumble-1.2.16/src/mumble/TextToSpeech_unix.cpp mumble-1.2.16-new/src/mumble/TextToSpeech_unix.cpp
---- mumble-1.2.16/src/mumble/TextToSpeech_unix.cpp 2016-05-05 07:56:03.000000000 -0700
-+++ mumble-1.2.16-new/src/mumble/TextToSpeech_unix.cpp 2016-05-15 21:58:16.605311547 -0700
-@@ -33,7 +33,7 @@
- #include "TextToSpeech.h"
-
- #ifdef USE_SPEECHD
--#include <libspeechd.h>
-+#include </usr/include/speech-dispatcher/libspeechd.h>
- #endif
-
- #include "Global.h"