diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /audio/festival+OGI/files/patch-af | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'audio/festival+OGI/files/patch-af')
-rw-r--r-- | audio/festival+OGI/files/patch-af | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/festival+OGI/files/patch-af b/audio/festival+OGI/files/patch-af deleted file mode 100644 index 63a2742d378d..000000000000 --- a/audio/festival+OGI/files/patch-af +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-af,v 1.1 1999/10/11 14:13:49 proff Exp $ - ---- festival/config/project.mak-dist Mon Oct 11 21:41:08 1999 -+++ festival/config/project.mak Mon Oct 11 22:27:37 1999 -@@ -70,8 +70,8 @@ - - # Place where programs are compiled - --PROJECT_MAIN_DIR=$(FESTIVAL_HOME)/src/main --PROJECT_SCRIPTS_DIR=$(FESTIVAL_HOME)/src/scripts -+PROJECT_MAIN_DIR=$(PKG_FESTIVAL_BUILD_HOME)/src/main -+PROJECT_SCRIPTS_DIR=$(PKG_FESTIVAL_BUILD_HOME)/src/scripts - - # Where the main RCS tree is, probably only used within CSTR - |