From d44cbb4cf6ac73c9a82aa1e00b9b5e6a7739d98e Mon Sep 17 00:00:00 2001 From: Dragan Dosen Date: Sun, 31 May 2009 19:27:13 +0200 Subject: [PATCH] Ispravak u debian/postinst (oldreporttitle). --- debian/postinst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/postinst b/debian/postinst index 79c7040..c4fca82 100755 --- a/debian/postinst +++ b/debian/postinst @@ -31,7 +31,7 @@ WDIR="/var/www/webalizer" WHTPASSWD="$WDIR/.htpasswd" WCONF="/etc/webalizer/webalizer.conf" WCONFBAK=`basename $WCONF` -oldreporttitle="Usage Statistics for" +oldreporttitle="usage statistics for" reporttitle="Statistika pristupa za" @@ -49,7 +49,8 @@ if [ -f "$WCONF" ]; then fi # Check for ReportTitle - temp=`awk 'tolower($1) == "reporttitle" { for(i=2; i