Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
stardict
stardict-3.0.1-festival.h-path-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stardict-3.0.1-festival.h-path-fix.patch of Package stardict
diff -ur stardict-3.0.1.orig/configure stardict-3.0.1/configure --- stardict-3.0.1.orig/configure 2007-11-07 17:15:46.000000000 +0800 +++ stardict-3.0.1/configure 2007-12-27 05:23:37.000000000 +0800 @@ -23601,7 +23601,7 @@ festivaldir=NO for x in /usr/include do - for y in "festival/festival.h" + for y in "festival.h" do if test -r "$x/$y" then diff -ur stardict-3.0.1.orig/stardict-plugins/stardict-festival-tts-plugin/stardict_festival.cpp stardict-3.0.1/stardict-plugins/stardict-festival-tts-plugin/stardict_festival.cpp --- stardict-3.0.1.orig/stardict-plugins/stardict-festival-tts-plugin/stardict_festival.cpp 2007-09-19 16:28:38.000000000 +0800 +++ stardict-3.0.1/stardict-plugins/stardict-festival-tts-plugin/stardict_festival.cpp 2007-12-27 05:38:35.000000000 +0800 @@ -1,5 +1,5 @@ #include "stardict_festival.h" -#include <festival/festival.h> +#include <festival.h> #include <glib/gi18n.h> static const StarDictPluginSystemInfo *plugin_info = NULL;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor