projects
/
dovecot-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
042a356
)
ispravak u postinst
author
Ivan Rako
<irako@bagan.srce.hr>
Sun, 14 Dec 2008 23:59:10 +0000
(
00:59
+0100)
committer
Ivan Rako
<irako@bagan.srce.hr>
Sun, 14 Dec 2008 23:59:10 +0000
(
00:59
+0100)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
60e38cc
..
25e9f5a
100755
(executable)
--- 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