From e46a9dd38060ef6414b4db2f15402a701e32c7b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- sysutils/memconf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/memconf/Makefile') diff --git a/sysutils/memconf/Makefile b/sysutils/memconf/Makefile index 160c33e442a..4d583d0bf85 100644 --- a/sysutils/memconf/Makefile +++ b/sysutils/memconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:26:15 agc Exp $ +# $NetBSD: Makefile,v 1.9 2005/06/17 03:50:34 jlam Exp $ # DISTNAME= memconf @@ -15,6 +15,7 @@ ONLY_FOR_PLATFORM= SunOS-*-* # only for Solaris WRKSRC= ${WRKDIR} NO_BUILD= yes +INSTALLATION_DIRS= sbin do-install: ${INSTALL_SCRIPT} ${WRKSRC}/memconf ${LOCALBASE}/sbin/memconf -- cgit v1.2.3