diff options
Diffstat (limited to 'textproc/opensp/patches/patch-aa')
-rw-r--r-- | textproc/opensp/patches/patch-aa | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/textproc/opensp/patches/patch-aa b/textproc/opensp/patches/patch-aa index 4fc2d701f70..aacaa027318 100644 --- a/textproc/opensp/patches/patch-aa +++ b/textproc/opensp/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/05/23 17:20:45 hubertf Exp $ +$NetBSD: patch-aa,v 1.2 2003/02/15 00:26:20 salo Exp $ ---- doc/Makefile.in.orig Mon May 22 12:39:51 2000 -+++ doc/Makefile.in Mon May 22 12:39:58 2000 -@@ -99,7 +99,7 @@ - VERSION = @VERSION@ - l = @l@ +--- doc/Makefile.in.orig Sat Feb 15 00:36:47 2003 ++++ doc/Makefile.in Sat Feb 15 00:53:04 2003 +@@ -105,7 +105,7 @@ + am__quote = @am__quote@ + install_sh = @install_sh@ -docdir = $(prefix)/doc +docdir = $(prefix)/share/doc pkgdocdir = $(docdir)/@PACKAGE@ - pkgdoc_DATA = archform.htm build.htm catalog.htm charset.htm features.htm generic.htm ideas.htm index.htm new.htm nsgmls.htm sgmldecl.htm sgmlnorm.htm sgmlsout.htm spam.htm spcat.htm spent.htm sx.htm sysdecl.htm sysid.htm xml.htm xmlwarn.htm + MAINTAINERCLEANFILES = Makefile.in |