diff -r a170d243ea64 -r 4b1a3d9a3cae debian/patches/db-update --- a/debian/patches/db-update Wed Sep 14 15:59:31 2011 +0200 +++ b/debian/patches/db-update Wed Sep 14 21:32:47 2011 +0200 @@ -23,12 +23,13 @@ Reviewed-By: Last-Update: ---- littlebird-2011091400.orig/TrustCenter/scripts/install_update_db.sh -+++ littlebird-2011091400/TrustCenter/scripts/install_update_db.sh +--- a/TrustCenter/scripts/install_update_db.sh ++++ b/TrustCenter/scripts/install_update_db.sh @@ -1,6 +1,6 @@ -#!/bin/sh +-# cron script actual statistic +#!/bin/bash - # cron script actual statistic ++# need bash for bashism ZF_CONF=$(dirname `readlink -f $0`)/../zf_conf.sh source $ZF_CONF