mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
dovecot: Improve packaging and include configs
- Add dovenull user, otherwise, dovecot doesn't start
- Build docs to have configuration files for dovecot
- Remove init script as conffile
- Move build options from Makefile to Config.in
- Install section to be more readable
- Refresh patches
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit e27438f140)
This commit is contained in:
@@ -33,10 +33,8 @@ LIBDOVECOT_LIBFTS=-ldovecot-fts
|
||||
|
||||
This patch modifed dovecot-config that gets installed on the assumption
|
||||
that users of libdovecot will also be cross-compiled (a safe bet).
|
||||
Index: dovecot-2.3.2.1/Makefile.am
|
||||
===================================================================
|
||||
--- dovecot-2.3.2.1.orig/Makefile.am
|
||||
+++ dovecot-2.3.2.1/Makefile.am
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -73,7 +73,7 @@ install-exec-hook:
|
||||
grep -v '^LIBDOVECOT_.*_INCLUDE' dovecot-config | \
|
||||
grep -v '^LIBDOVECOT.*_DEPS' | sed \
|
||||
|
||||
Reference in New Issue
Block a user