Blame SOURCES/amanda-3.2.0-config-dir.patch

7c66a1
diff --git a/example/amanda.conf.in b/example/amanda.conf.in
7c66a1
index 5c6ced7..721d683 100644
7c66a1
--- a/example/amanda.conf.in
7c66a1
+++ b/example/amanda.conf.in
7c66a1
@@ -225,10 +225,10 @@ holdingdisk hd1 {
7c66a1
 # Note that, although the keyword below is infofile, it is only so for
7c66a1
 # historic reasons, since now it is supposed to be a directory (unless
7c66a1
 # you have selected some database format other than the `text' default)
7c66a1
-infofile "@CONFIG_DIR@/@DEFAULT_CONFIG@/curinfo"	# database DIRECTORY
7c66a1
-logdir   "@CONFIG_DIR@/@DEFAULT_CONFIG@"		# log directory
7c66a1
-indexdir "@CONFIG_DIR@/@DEFAULT_CONFIG@/index"		# index directory
7c66a1
-#tapelist "@CONFIG_DIR@/@DEFAULT_CONFIG@/tapelist"	# list of used tapes
7c66a1
+infofile "/var/lib/amanda/@DEFAULT_CONFIG@/curinfo"	# database DIRECTORY
7c66a1
+logdir   "/var/lib/amanda/@DEFAULT_CONFIG@"		# log directory
7c66a1
+indexdir "/var/lib/amanda/@DEFAULT_CONFIG@/index"	# index directory
7c66a1
+tapelist "/var/lib/amanda/@DEFAULT_CONFIG@/tapelist"	# list of used tapes
7c66a1
 # tapelist is stored, by default, in the directory that contains amanda.conf
7c66a1
 
7c66a1
 # tapetypes