]> git.sur5r.net Git - bacula/bacula/commitdiff
Rebuild configure
authorKern Sibbald <kern@sibbald.com>
Tue, 25 Dec 2012 16:37:44 +0000 (17:37 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:51:06 +0000 (14:51 +0200)
bacula/configure

index 9b14d322083fd2514fc52b717b4f9b615e9afa17..610bf99eeb68379e624ceaf1e46d1ffcda4e1421 100755 (executable)
@@ -23486,7 +23486,7 @@ if test "$ac_res" != no; then :
 fi
 
 
-working_dir=`eval echo ${prefix}/var/bacula/working`
+working_dir=`eval echo ${prefix}/opt/bacula/working`
 
 # Check whether --with-working-dir was given.
 if test "${with_working_dir+set}" = set; then :
@@ -23570,7 +23570,7 @@ fi
 
 
 
-bsrdir=`eval echo ${prefix}/var/bacula/working`
+bsrdir=`eval echo ${prefix}/opt/bacula/bsr`
 
 # Check whether --with-bsrdir was given.
 if test "${with_bsrdir+set}" = set; then :
@@ -23585,7 +23585,7 @@ fi
 
 
 
-logdir=`eval echo ${prefix}/var/bacula/working`
+logdir=`eval echo ${prefix}/opt/bacula/log`
 
 # Check whether --with-logdir was given.
 if test "${with_logdir+set}" = set; then :