From: Dragan Dosen Date: Wed, 11 Feb 2009 19:45:03 +0000 (+0100) Subject: debian/postinst: ispravak manje greske, linija 284. X-Git-Tag: v5.3.3+3~8 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-cn.git;a=commitdiff_plain;h=46a2975cbe89c79fad334a1cef7d03623eacca84 debian/postinst: ispravak manje greske, linija 284. --- diff --git a/debian/postinst b/debian/postinst index 8229fc3..ac5a11d 100755 --- a/debian/postinst +++ b/debian/postinst @@ -281,7 +281,7 @@ if [ "$RET" != "true" ]; then for ext in $php4_ext; do if [ "$(echo $php5_ext | egrep $ext)" = "" ]; then php5_ext_mis="\n${ext}${php5_ext_mis}" - if + fi done # Some PHP5 extensions are not active.