diff options
author | joerg <joerg> | 2013-07-18 20:19:51 +0000 |
---|---|---|
committer | joerg <joerg> | 2013-07-18 20:19:51 +0000 |
commit | 3575a4f6ca3ca787be4c8213014d6a9fc99fd240 (patch) | |
tree | c90968bcb95cbd1395891654e4816411a5ef04f8 /audio/festival/patches | |
parent | 016b78d378971dc19e32cf08adec699506873739 (diff) | |
download | pkgsrc-3575a4f6ca3ca787be4c8213014d6a9fc99fd240.tar.gz |
Fix path.
Diffstat (limited to 'audio/festival/patches')
-rw-r--r-- | audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h b/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h index 9442e54e472..c4412127d68 100644 --- a/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h +++ b/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h @@ -1,7 +1,7 @@ -$NetBSD: patch-speech__tools_include_EST__Ngrammar.h,v 1.1 2013/07/18 11:57:42 joerg Exp $ +$NetBSD: patch-speech__tools_include_EST__Ngrammar.h,v 1.2 2013/07/18 20:19:51 joerg Exp $ ---- spech_tools/include/EST_Ngrammar.h.orig 2013-07-17 14:46:59.000000000 +0000 -+++ spech_tools/include/EST_Ngrammar.h +--- speech_tools/include/EST_Ngrammar.h.orig 2013-07-17 14:46:59.000000000 +0000 ++++ speech_tools/include/EST_Ngrammar.h @@ -538,18 +538,18 @@ public: double floor); friend EST_write_status save_ngram_htk_ascii(const EST_String filename, |