pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/maildrop Add some more directories needed for DES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d5e61258fe30
branches:  trunk
changeset: 534490:d5e61258fe30
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Oct 24 07:46:37 2007 +0000

description:
Add some more directories needed for DESTDIR installations.

diffstat:

 mail/maildrop/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 02c2cb2ed4a6 -r d5e61258fe30 mail/maildrop/Makefile
--- a/mail/maildrop/Makefile    Tue Oct 23 23:16:55 2007 +0000
+++ b/mail/maildrop/Makefile    Wed Oct 24 07:46:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2007/09/11 04:33:37 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2007/10/24 07:46:37 joerg Exp $
 
 DISTNAME=      maildrop-2.0.4
 PKGREVISION=   2
@@ -61,7 +61,7 @@
 
 .include "../../devel/sysexits/buildlink3.mk"
 
-INSTALLATION_DIRS=     ${DOCDIR}/maildrop
+INSTALLATION_DIRS=     libexec/courier ${DOCDIR}/maildrop share/courier
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README.postfix ${DESTDIR}${DOCDIR}



Home | Main Index | Thread Index | Old Index