$NetBSD: patch-ac,v 1.5 2001/01/16 21:59:39 cjones Exp $

--- 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
 
 
