summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-server/patches/patch-ac')
-rw-r--r--sysutils/amanda-server/patches/patch-ac29
1 files changed, 16 insertions, 13 deletions
diff --git a/sysutils/amanda-server/patches/patch-ac b/sysutils/amanda-server/patches/patch-ac
index 7d0a31bb9fb..2e2931efcc0 100644
--- a/sysutils/amanda-server/patches/patch-ac
+++ b/sysutils/amanda-server/patches/patch-ac
@@ -1,16 +1,19 @@
-$NetBSD: patch-ac,v 1.4 1999/09/06 18:16:34 bad Exp $
+$NetBSD: patch-ac,v 1.5 2001/01/16 21:59:39 cjones Exp $
---- Makefile.in.orig Sat Nov 21 18:32:54 1998
-+++ Makefile.in Fri Sep 3 20:09:55 1999
-@@ -157,9 +157,9 @@
- AUTOCONF = @AUTOCONF@ --localdir=config
+--- example/amanda.conf.chg-scsi.in~ Thu Jun 17 12:33:43 1999
++++ example/amanda.conf.chg-scsi.in Mon Jan 15 14:26:31 2001
+@@ -153,10 +153,10 @@
+ # Note that, although the keyword below is infofile, it is only so for
+ # historic reasons, since now it is supposed to be a directory (unless
+ # you have selected some database format other than the `text' default)
+-infofile "/usr/adm/amanda/@DEFAULT_CONFIG@/curinfo" # database DIRECTORY
+-logdir "/usr/adm/amanda/@DEFAULT_CONFIG@" # log directory
+-indexdir "/usr/adm/amanda/@DEFAULT_CONFIG@/index" # index directory
+-#tapelist "/usr/adm/amanda/@DEFAULT_CONFIG@/tapelist" # list of used tapes
++infofile "@localstatedir@/@DEFAULT_CONFIG@/curinfo" # database DIRECTORY
++logdir "@localstatedir@/@DEFAULT_CONFIG@" # log directory
++indexdir "@localstatedir@/@DEFAULT_CONFIG@/index" # index directory
++#tapelist "@localstatedir@/@DEFAULT_CONFIG@/tapelist" # list of used tapes
+ # tapelist is stored, by default, in the directory that contains amanda.conf
- SUBDIRS=config \
-- common-src client-src tape-src \
-+ client-src \
- server-src restore-src recover-src \
-- changer-src amplot man \
-+ changer-src man \
- example
- EXTRA_DIST = \