initial import
This commit is contained in:
13
festival/festival-shared-build.patch
Normal file
13
festival/festival-shared-build.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git festival.orig/config/project.mak festival/config/project.mak
|
||||
index 1160732..4b5f603 100644
|
||||
--- festival.orig/config/project.mak
|
||||
+++ festival/config/project.mak
|
||||
@@ -80,6 +80,8 @@ PROJECT_LIBRARIES = Festival
|
||||
PROJECT_LIBRARY_DIR_Festival = $(TOP)/src/lib
|
||||
PROJECT_DEFAULT_LIBRARY = Festival
|
||||
|
||||
+PROJECT_LIBRARY_VERSION_Festival = $(PROJECT_VERSION).0
|
||||
+
|
||||
# Libraries used from other projects
|
||||
|
||||
REQUIRED_LIBRARIES = estools estbase eststring
|
||||
Reference in New Issue
Block a user