X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=ac5a11d90016431f1bd2f5ff91ebd557a2269b2b;hp=8229fc3284815743567f3aad87b0e7fd287a25f2;hb=46a2975cbe89c79fad334a1cef7d03623eacca84;hpb=6cfff3db2e964ff7cc54d193db5675215aef2353 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.