summaryrefslogtreecommitdiff
path: root/mail/opendkim/patches/patch-aa
blob: 02ceef33d9a9e40d81fe4b4ab290b762a6bd79a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2010/10/19 23:11:42 pettai Exp $

--- opendkim/Makefile.in.orig	2010-10-18 11:31:04.000000000 +0000
+++ opendkim/Makefile.in
@@ -410,7 +410,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 @DEBUG_TRUE@AM_CFLAGS = -g
 dist_sbin_SCRIPTS = opendkim-genkey.sh
-exampledir = $(docdir)
+exampledir = @EGDIR@
 dist_example_DATA = opendkim.conf.sample
 @BUILD_FILTER_TRUE@opendkim_SOURCES = opendkim.c opendkim.h opendkim-ar.c opendkim-ar.h opendkim-arf.c opendkim-arf.h opendkim-config.h opendkim-crypto.c opendkim-crypto.h opendkim-db.c opendkim-db.h opendkim-lua.c opendkim-lua.h config.c config.h stats.c stats.h test.c test.h util.c util.h
 @BUILD_FILTER_TRUE@opendkim_CC = $(PTHREAD_CC)