openbsd-ports/mail/dovecot/patches/patch-doc_example-config_Makefile_in
sthen c7cda57d80 Update dovecot to 2.0.13, joint work between pea@, Brad and myself, ok pea@
This is a major update and configuration changes are required -
see http://wiki2.dovecot.org/Upgrading/2.0 for more
2011-05-23 22:54:38 +00:00

13 lines
506 B
Plaintext

$OpenBSD: patch-doc_example-config_Makefile_in,v 1.1 2011/05/23 22:54:38 sthen Exp $
--- doc/example-config/Makefile.in.orig Wed May 11 10:35:51 2011
+++ doc/example-config/Makefile.in Wed May 11 20:26:49 2011
@@ -285,7 +285,7 @@ top_srcdir = @top_srcdir@
SUBDIRS = conf.d
pkgsysconfdir = $(sysconfdir)/dovecot
nodist_pkgsysconf_DATA = README
-exampledir = $(docdir)/example-config
+exampledir = $(prefix)/share/examples/dovecot/example-config
example_DATA = \
dovecot.conf \
dovecot-db.conf.ext \