summaryrefslogtreecommitdiff
path: root/lang/jikes/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jikes/patches/patch-ab')
-rw-r--r--lang/jikes/patches/patch-ab15
1 files changed, 7 insertions, 8 deletions
diff --git a/lang/jikes/patches/patch-ab b/lang/jikes/patches/patch-ab
index 7e955e1fdee..c99cc91a5cd 100644
--- a/lang/jikes/patches/patch-ab
+++ b/lang/jikes/patches/patch-ab
@@ -1,13 +1,12 @@
-$NetBSD: patch-ab,v 1.7 2004/04/16 14:58:35 tv Exp $
-
---- doc/Makefile.in.orig Fri Apr 16 10:46:32 2004
-+++ doc/Makefile.in
-@@ -158,7 +158,7 @@ sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
+$NetBSD: patch-ab,v 1.8 2004/04/16 17:49:59 tv Exp $
+--- doc/Makefile.in.orig Thu Nov 21 08:18:00 2002
++++ doc/Makefile.in Mon Jan 6 10:28:18 2003
+@@ -116,7 +116,7 @@
target_alias = @target_alias@
man_MANS = jikes.1
--docdir = $(datadir)/doc/${PACKAGE}-${VERSION}
+
+-docdir = $(prefix)/doc/${PACKAGE}-${VERSION}
+docdir = $(prefix)/share/doc/html/${PACKAGE}
+
doc_DATA = \
license.htm
-