freebsd-ports/audio/festlex-czech/files/patch-czech.scm
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
333 B
Scheme

--- czech.scm.orig 2006-06-21 07:32:07 UTC
+++ czech.scm
@@ -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)))