diff options
Diffstat (limited to 'audio/festlex-czech/files/patch-czech.scm.in')
-rw-r--r-- | audio/festlex-czech/files/patch-czech.scm.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/festlex-czech/files/patch-czech.scm.in b/audio/festlex-czech/files/patch-czech.scm.in deleted file mode 100644 index 21cd8d134235..000000000000 --- a/audio/festlex-czech/files/patch-czech.scm.in +++ /dev/null @@ -1,11 +0,0 @@ ---- czech.scm.orig Wed Jun 21 09:32:07 2006 -+++ czech.scm Sat Apr 28 23:28:07 2007 -@@ -917,7 +917,7 @@ - (lex.create "czech") - (lex.set.phoneset "czech") - (lex.select "czech") --(let ((dirs '("." "/usr/share/festival")) -+(let ((dirs '("@FESTIVAL_TARGET_DIR@")) - (lexfile nil)) - (while dirs - (let ((file (path-append (car dirs) czech-lexicon-file))) |