$NetBSD: patch-ac,v 1.1.1.1 2002/05/02 13:28:16 bouyer Exp $

--- example/amanda.conf.chg-scsi.in.orig	Fri Apr 13 19:35:18 2001
+++ example/amanda.conf.chg-scsi.in	Tue Apr 30 13:01:08 2002
@@ -165,10 +165,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
 
 
