From 30efb6b2087a144d449405e1286d902332706934 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 25 Dec 2012 17:37:44 +0100 Subject: [PATCH] Rebuild configure --- bacula/configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bacula/configure b/bacula/configure index 9b14d32208..610bf99eeb 100755 --- a/bacula/configure +++ b/bacula/configure @@ -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 : -- 2.39.2