X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=dovecot-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;fp=debian%2Fpostinst;h=25e9f5ab601c0636d33fc1c4e09593deea2819bc;hp=60e38cc1906f2cecece9ba176162bae9a2493aa2;hb=6fad1369335c749ebd2807053cb6727f2d0a5fd9;hpb=042a35686afb30b7bf6533d68cf6e48869eab3a8 diff --git a/debian/postinst b/debian/postinst index 60e38cc..25e9f5a 100755 --- a/debian/postinst +++ b/debian/postinst @@ -44,8 +44,8 @@ cp_check_and_sed '#quota = maildir' \ /etc/dovecot/dovecot.conf || true # dodano zbog backward compatibility (etch->lenny) -cp_check_and_sed 'mail_extra_groups' \ - 's/mail_extra_groups/mail_privileged_group/g' \ +cp_check_and_sed '^mail_extra_groups' \ + 's/^mail_extra_groups/mail_privileged_group/g' \ /etc/dovecot/dovecot.conf || true