mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
18 lines
426 B
Plaintext
18 lines
426 B
Plaintext
$NetBSD: patch-ac,v 1.12 2009/12/11 20:52:22 ghen Exp $
|
|
|
|
--- doc/Makefile.in.orig 2009-11-10 03:35:49.000000000 +0100
|
|
+++ doc/Makefile.in
|
|
@@ -272,11 +272,7 @@ docfiles = \
|
|
|
|
@BUILD_DOCS_TRUE@doc_DATA = $(docfiles)
|
|
confdir = $(sysconfdir)
|
|
-conf_DATA = \
|
|
- dovecot-db-example.conf \
|
|
- dovecot-dict-sql-example.conf \
|
|
- dovecot-ldap-example.conf \
|
|
- dovecot-sql-example.conf
|
|
+conf_DATA =
|
|
|
|
EXTRA_DIST = \
|
|
dovecot-initd.sh \
|