Daniel Novotny 6aa2a5
--- amanda-2.6.0b3-20080310/example/Makefile.am.exampledir	2008-03-07 11:06:00.000000000 -0700
Daniel Novotny 6aa2a5
+++ amanda-2.6.0b3-20080310/example/Makefile.am	2008-03-11 21:57:06.000000000 -0600
Daniel Novotny 6aa2a5
@@ -4,8 +4,8 @@
Daniel Novotny 6aa2a5
 
Daniel Novotny 6aa2a5
 amanda_dir     = $(localstatedir)/lib/amanda
Daniel Novotny 6aa2a5
 templatedir   = $(amanda_dir)/template.d
Daniel Novotny 6aa2a5
-exampledir    = $(amanda_dir)/example
Daniel Novotny 6aa2a5
-lbltempldir   = $(amanda_dir)/example/label-templates
Daniel Novotny 6aa2a5
+exampledir    = $(sysconfdir)/amanda/example
Daniel Novotny 6aa2a5
+lbltempldir   = $(sysconfdir)/amanda/example/label-templates
Daniel Novotny 6aa2a5
 
Daniel Novotny 6aa2a5
 EXTRA_DIST =	chg-multi.conf \
Daniel Novotny 6aa2a5
 		chg-scsi.conf \