diff -r a7ff29d495a4 -r c44c510c1c7f bacula/bacula.patch --- a/bacula/bacula.patch Wed Aug 29 21:06:55 2012 +0200 +++ b/bacula/bacula.patch Wed Aug 29 21:07:12 2012 +0200 @@ -36,15 +36,15 @@ diff -Nau scripts/bacula.in.orig scripts/bacula.in --- scripts/bacula.in.orig 2010-08-05 16:29:51.000000000 +0200 +++ scripts/bacula.in 2010-12-19 19:30:06.000000000 +0100 -@@ -13,37 +13,43 @@ - # easier to "steal" this code for the development +@@ -14,36 +14,43 @@ # environment where they are different. # --SCRIPTDIR=@scriptdir@ -+SCRIPTDIR=@libexecdir@ - # + SCRIPTDIR=@scriptdir@ +-# ++ # Disable Glibc malloc checks, it doesn't help and it keeps from getting # good dumps ++# MALLOC_CHECK_=0 export MALLOC_CHECK_