summaryrefslogtreecommitdiff
path: root/misc/siag/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'misc/siag/patches/patch-ak')
-rw-r--r--misc/siag/patches/patch-ak15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/siag/patches/patch-ak b/misc/siag/patches/patch-ak
new file mode 100644
index 00000000000..096d041b72c
--- /dev/null
+++ b/misc/siag/patches/patch-ak
@@ -0,0 +1,15 @@
+$NetBSD: patch-ak,v 1.1 1999/10/21 15:15:03 agc Exp $
+
+Use the correct documentation directory.
+
+--- xfiler/Makefile.in 1999/10/21 15:10:40 1.1
++++ xfiler/Makefile.in 1999/10/21 15:10:53
+@@ -85,7 +85,7 @@
+
+ xfilerdir = $(datadir)/siag/xfiler
+
+-docdir = $(prefix)/doc/siag/xfiler
++docdir = $(prefix)/share/doc/siag/xfiler
+
+ doc_DATA = xfiler.html README CHANGES TODO
+