summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-server/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-dev-server/patches/patch-ak')
-rw-r--r--sysutils/amanda-dev-server/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/amanda-dev-server/patches/patch-ak b/sysutils/amanda-dev-server/patches/patch-ak
new file mode 100644
index 00000000000..a415d66d622
--- /dev/null
+++ b/sysutils/amanda-dev-server/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1.1.1 2002/05/02 13:28:16 bouyer Exp $
+
+--- docs/Makefile.in.orig Fri Mar 8 20:29:54 2002
++++ docs/Makefile.in Tue Apr 30 13:15:40 2002
+@@ -33,7 +33,7 @@
+ mandir = @mandir@
+ includedir = @includedir@
+ oldincludedir = /usr/include
+-pkgdatadir = $(datadir)/@PACKAGE@
++pkgdatadir = $(datadir)/doc/@PACKAGE@
+ pkglibdir = $(libdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
+ top_builddir = ..