openbsd-ports/mail/dovecot/patches/patch-doc_example-config_Makefile_in
2013-02-01 07:59:03 +00:00

13 lines
505 B
Plaintext

$OpenBSD: patch-doc_example-config_Makefile_in,v 1.5 2013/02/01 07:59:03 brad Exp $
--- doc/example-config/Makefile.in.orig Wed Jan 30 16:25:35 2013
+++ doc/example-config/Makefile.in Thu Jan 31 08:50:46 2013
@@ -318,7 +318,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 \