X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=da2a128c10d6f5697132d9a9a55fec568c7f7901;hp=ac5a11d90016431f1bd2f5ff91ebd557a2269b2b;hb=5671654147de2695f807e64de02b62629f18b1e0;hpb=46a2975cbe89c79fad334a1cef7d03623eacca84 diff --git a/debian/postinst b/debian/postinst index ac5a11d..da2a128 100755 --- a/debian/postinst +++ b/debian/postinst @@ -288,7 +288,8 @@ if [ "$RET" != "true" ]; then if [ -n "$php5_ext_mis" ]; then db_fset php5-cn/extensions seen false db_title php5-cn - konfiguracija - db_subst php5-cn/extensions php5_extensions "${php5_ext_mis}" + db_capb escape + db_subst php5-cn/extensions php5_extensions "${php5_ext_mis#*\n}" db_input critical php5-cn/extensions || true db_go || true fi