--- 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: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>
---- 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