From: Dinko Korunic Date: Thu, 1 Nov 2007 14:00:22 +0000 (+0000) Subject: r3: - more compatible with mawk X-Git-Tag: v2.5.1-1~4 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids-cn.git;a=commitdiff_plain;h=bcfe2cc064005ef5004a78b004e7a21d24ce0b1c r3: - more compatible with mawk --- diff --git a/debian/postinst b/debian/postinst index fda11a0..f059b13 100755 --- a/debian/postinst +++ b/debian/postinst @@ -49,7 +49,7 @@ script=' BEGIN { FS = "\"" } -/^[[:space:]]*/ { +// { if (max < $2) max = $2 }