diff options
author | gson <gson@pkgsrc.org> | 2002-12-10 05:21:50 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2002-12-10 05:21:50 +0000 |
commit | 49396d619e10e82e92c6c771b3159f163b4c484d (patch) | |
tree | 595ffa3fd9dd09c3c3ef7aa86ad1df72635e0fd4 /audio/festival/distinfo | |
parent | 42acb23f0e75be5c355247664eee167d4f8f14e8 (diff) | |
download | pkgsrc-49396d619e10e82e92c6c771b3159f163b4c484d.tar.gz |
The sample scripts in ${PREFIX}/share/festival/examples did not work
because their #! lines contained an incorrect path. Also, even if
they had actually pointed to the installed "festival", it would still
not have worked because a script cannot be used as a script
interpreter. Even if it could, it still wouldn't have worked because
the festival script did not pass --script as the first command line
argument as festival.naked requires when running a script. Fixed
by pointing the #! lines directly at the festival.naked binary.
Diffstat (limited to 'audio/festival/distinfo')
-rw-r--r-- | audio/festival/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festival/distinfo b/audio/festival/distinfo index f4f6fea4152..6c5170c51d0 100644 --- a/audio/festival/distinfo +++ b/audio/festival/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2001/11/17 16:29:07 martin Exp $ +$NetBSD: distinfo,v 1.5 2002/12/10 05:21:51 gson Exp $ SHA1 (festival-1.4.1.tar.gz) = d3be7d58b986c37c39444a2dcc044cdc3ee1e774 Size (festival-1.4.1.tar.gz) = 543335 bytes @@ -21,3 +21,4 @@ SHA1 (patch-aj) = a50a9e762096faf7dc1272325a925e54d2c882a0 SHA1 (patch-ak) = 705016ef010989c1b9ffe2d23b78ee9615a4c6f7 SHA1 (patch-al) = d8a22c5f509a6d75aa3295037654b594e8db4a4a SHA1 (patch-am) = cd6e07df1729fecca5cd9869229701b63ba71d14 +SHA1 (patch-an) = bdd701017c72db315de8fcfb4ac6ce3bf97d4d47 |