1.1 --- a/bacula/bacula.patch Wed Aug 29 21:06:55 2012 +0200 1.2 +++ b/bacula/bacula.patch Wed Aug 29 21:07:12 2012 +0200 1.3 @@ -36,15 +36,15 @@ 1.4 diff -Nau scripts/bacula.in.orig scripts/bacula.in 1.5 --- scripts/bacula.in.orig 2010-08-05 16:29:51.000000000 +0200 1.6 +++ scripts/bacula.in 2010-12-19 19:30:06.000000000 +0100 1.7 -@@ -13,37 +13,43 @@ 1.8 - # easier to "steal" this code for the development 1.9 +@@ -14,36 +14,43 @@ 1.10 # environment where they are different. 1.11 # 1.12 --SCRIPTDIR=@scriptdir@ 1.13 -+SCRIPTDIR=@libexecdir@ 1.14 - # 1.15 + SCRIPTDIR=@scriptdir@ 1.16 +-# 1.17 ++ 1.18 # Disable Glibc malloc checks, it doesn't help and it keeps from getting 1.19 # good dumps 1.20 ++# 1.21 MALLOC_CHECK_=0 1.22 export MALLOC_CHECK_ 1.23