From aae4eda61736220391b212c619e1fe0f0aa11318 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 12 May 2006 23:07:14 +0000 Subject: Set INSTALLATION_DIRS to create directories before installing files into them. --- net/ja-samba/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/ja-samba/Makefile b/net/ja-samba/Makefile index 02314e48995..5249df841fd 100644 --- a/net/ja-samba/Makefile +++ b/net/ja-samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2006/04/23 00:12:39 jlam Exp $ +# $NetBSD: Makefile,v 1.46 2006/05/12 23:07:14 minskim Exp $ DISTNAME= samba-${SAMBA_VERSION}-ja-${JA_VERSION} PKGNAME= ja-samba-${SAMBA_VERSION}.${JA_PKG_VERSION} @@ -158,6 +158,8 @@ SUBST_SED.paths+= -e 's,@MKTEMP@,${MKTEMP},g' -e 's,@RM@,${RM},g' SUBST_SED.paths+= -e 's,@PWD_MKDB@,${PWD_MKDB},g' -e 's,@SH@,${SH},g' SUBST_STAGE.paths= post-patch +INSTALLATION_DIRS+= bin include lib + # Remove irrelevant files for this package. post-extract: ${FIND} ${WRKDIR}/${DISTNAME} -name ".cvsignore" -print | \ -- cgit v1.2.3