Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D71E263C503 for ; Sat, 9 Jan 2010 22:20:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8405963B109; Sat, 9 Jan 2010 22:20:32 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B289663B108 for ; Sat, 9 Jan 2010 22:20:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9BEA1175DD; Sat, 9 Jan 2010 22:20:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 9 Jan 2010 22:20:31 +0000 From: Klaus Heinz Subject: CVS commit: pkgsrc/mail/courier-mta To: pkgsrc-changes@NetBSD.org Reply-To: heinz@netbsd.org X-Mailer: log_accum Message-Id: <20100109222031.9BEA1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: heinz Date: Sat Jan 9 22:20:31 UTC 2010 Modified Files: pkgsrc/mail/courier-mta: Makefile Log Message: Fixed building with DESTDIR: Special permissions for filterctl and courierfilter have to be applied in an install script at installation time. Actions for the post-install target forgot to propagate DESTDIR appropriately as a make parameter. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/courier-mta/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.