diff options
Diffstat (limited to 'databases/gtranscript/patches/patch-ab')
-rw-r--r-- | databases/gtranscript/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/gtranscript/patches/patch-ab b/databases/gtranscript/patches/patch-ab new file mode 100644 index 00000000000..a88aad4bbd2 --- /dev/null +++ b/databases/gtranscript/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 1999/08/20 16:11:22 rh Exp $ + +--- examples/Makefile.in.orig Fri Aug 6 21:50:16 1999 ++++ examples/Makefile.in Fri Aug 20 17:21:40 1999 +@@ -69,7 +69,7 @@ + gnomepath = @gnomepath@ + sedpath = @sedpath@ + +-Examplesdir = $(prefix)/share/gtranscript/examples ++Examplesdir = $(prefix)/share/examples/gtranscript + Examples_DATA = Info PhoneBook Table1 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_CLEAN_FILES = |