* [Buildroot] svn commit: trunk/buildroot/package/audio/festival
@ 2008-09-06 20:49 jacmet at uclibc.org
0 siblings, 0 replies; 2+ messages in thread
From: jacmet at uclibc.org @ 2008-09-06 20:49 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-09-06 13:49:08 -0700 (Sat, 06 Sep 2008)
New Revision: 23339
Log:
festival: fix paths (broken by r23330)
Patch by Michel Wilson <michel@crondor.net>
Modified:
trunk/buildroot/package/audio/festival/festival.mk
Changeset:
Modified: trunk/buildroot/package/audio/festival/festival.mk
===================================================================
--- trunk/buildroot/package/audio/festival/festival.mk 2008-09-06 16:45:07 UTC (rev 23338)
+++ trunk/buildroot/package/audio/festival/festival.mk 2008-09-06 20:49:08 UTC (rev 23339)
@@ -1,4 +1,4 @@
-include package/festival/speech-tools/speech-tools.mk
-include package/festival/festival/festival.mk
-include package/festival/voices/festvox.mk
-include package/festival/lexicons/festlex.mk
+include package/audio/festival/speech-tools/speech-tools.mk
+include package/audio/festival/festival/festival.mk
+include package/audio/festival/voices/festvox.mk
+include package/audio/festival/lexicons/festlex.mk
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/audio/festival
@ 2008-09-06 20:49 jacmet at uclibc.org
0 siblings, 0 replies; 2+ messages in thread
From: jacmet at uclibc.org @ 2008-09-06 20:49 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-09-06 13:49:12 -0700 (Sat, 06 Sep 2008)
New Revision: 23340
Log:
festival: fix more paths (broken by r23330)
Patch by Markus Heidelberg <markus.heidelberg@web.de>
Modified:
trunk/buildroot/package/audio/festival/Config.in
Changeset:
Modified: trunk/buildroot/package/audio/festival/Config.in
===================================================================
--- trunk/buildroot/package/audio/festival/Config.in 2008-09-06 20:49:08 UTC (rev 23339)
+++ trunk/buildroot/package/audio/festival/Config.in 2008-09-06 20:49:12 UTC (rev 23340)
@@ -8,15 +8,15 @@
if BR2_PACKAGE_FESTIVAL
menu "speech tools"
- source "package/festival/speech-tools/Config.in"
+ source "package/audio/festival/speech-tools/Config.in"
endmenu
menu "festival lexicons"
- source "package/festival/lexicons/Config.in"
+ source "package/audio/festival/lexicons/Config.in"
endmenu
menu "festival voices"
- source "package/festival/voices/Config.in"
+ source "package/audio/festival/voices/Config.in"
endmenu
endif
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-06 20:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-06 20:49 [Buildroot] svn commit: trunk/buildroot/package/audio/festival jacmet at uclibc.org
-- strict thread matches above, loose matches on Subject: below --
2008-09-06 20:49 jacmet at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox