summaryrefslogtreecommitdiffstats
path: root/audio/festival+OGI/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festival+OGI/files/patch-ac')
-rw-r--r--audio/festival+OGI/files/patch-ac24
1 files changed, 24 insertions, 0 deletions
diff --git a/audio/festival+OGI/files/patch-ac b/audio/festival+OGI/files/patch-ac
new file mode 100644
index 0000000..628ef33
--- /dev/null
+++ b/audio/festival+OGI/files/patch-ac
@@ -0,0 +1,24 @@
+$NetBSD: patch-ac,v 1.2 1999/10/11 14:13:49 proff Exp $
+
+--- festival/examples/benchmark Thu Feb 27 00:47:45 1997
++++ festival/examples/benchmark Mon Oct 11 05:41:14 1999
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+
+-default_libdir="/projects/festival/lib"
++default_libdir="$FESTIVAL_HOME/lib"
+
+ while true
+ do
+@@ -15,9 +15,9 @@
+ esac
+ done
+
+-text=${1-"$HOME/projects/festival/examples/benchmark.text"}
++text=${1-"$FESTIVAL_HOME/examples/benchmark.text"}
+
+-for i in . src/main ../src/main $HOME/projects/festival/src/main /cstr/bin
++for i in . src/main ../src/main $FESTIVAL_HOME/src/main
+ do
+ if [ -n "$festival" ]
+ then
OpenPOWER on IntegriCloud