Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378168
en ru br
ALT Linux repos
S:2.5-alt0.4
5.0: 1.96-alt6
4.1: 1.96-alt5.M41.1
4.0: 1.96-alt2.6
3.0:
+backports:1.96-alt0.M30.1

Other repositories
Upstream:1.96-beta

Group :: Sound
RPM: festival

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: festival-2.5-after-debian-07-doc-festival-doc-no-datadir.diff
Download


--- festival/doc/Makefile~	2020-09-24 21:34:19.244621847 +0000
+++ festival/doc/Makefile	2020-09-24 21:40:26.297964040 +0000
@@ -35,7 +35,7 @@
 
 DOCNAME=festival
 
-FESTIVAL=$(TOP)/src/main/festival --libdir $(TOP)/lib --datadir $(TOP)/lib
+FESTIVAL=$(TOP)/src/main/festival --libdir $(TOP)/lib
 
 MANPAGES = festival.head festival.tail \
            festival_client.head festival_client.tail \
--- festival/doc/doc.scm~	2020-09-26 12:42:52.813084934 +0300
+++ festival/doc/doc.scm	2020-09-26 12:46:01.774679148 +0300
@@ -1,4 +1,4 @@
-(load (path-append datadir "siod.scm"))
-(load (path-append datadir "cstr.scm"))
+(load_library "siod.scm")
+(load_library "cstr.scm")
 (load_library "festdoc.scm")
 (make-doc)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin