File festival-1.95-audsp-libexec.patch of Package festival

--- src/arch/festival/audspio.cc
+++ src/arch/festival/audspio.cc
@@ -108,7 +108,7 @@
 	{
 	    audio = ft_get_param("Audio_Method");
 	    command = ft_get_param("Audio_Command");
-	    audfds = pipe_open("audsp");
+	    audfds = pipe_open("/usr/libexec/festival/audsp");
 	    if (audio != NIL)
 		audsp_send(EST_String("method ")+get_c_string(audio));
 	    if (command != NIL)
openSUSE Build Service is sponsored by