From b83343989565464da150892d5f234e932775de85 Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 3 Apr 2007 07:18:59 +0000 Subject: Some pkglint fixes. --- mail/postfix-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/postfix-current/Makefile') diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 65b60383ed9..17b0d8c3434 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2007/02/15 06:38:13 martti Exp $ +# $NetBSD: Makefile,v 1.79 2007/04/03 07:18:59 martti Exp $ DISTNAME= postfix-2.4-20070214 #PKGREVISION= 1 @@ -153,7 +153,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/conf/post-install ${EXAMPLEDIR} ${INSTALL_SCRIPT} ${WRKSRC}/conf/postfix-script ${EXAMPLEDIR} ${INSTALL_DATA} ${WRKDIR}/mailer.conf ${EXAMPLEDIR}/mailer.conf - cd ${WRKSRC}; sh ./postfix-install -non-interactive \ + cd ${WRKSRC} && sh ./postfix-install -non-interactive \ config_directory="${EXAMPLEDIR}" ${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/qshape/qshape.pl \ ${PREFIX}/sbin/qshape -- cgit v1.2.3