From 087b0988c7c2bfaa3823a225f61757e9256e11a3 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- fonts/chkfontpath/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/chkfontpath') diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile index 0c58d7ebc23..12f7c13f45e 100644 --- a/fonts/chkfontpath/Makefile +++ b/fonts/chkfontpath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/05/22 20:07:59 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:52 jlam Exp $ # DISTNAME= chkfontpath-1.9.7 @@ -16,6 +16,7 @@ MAKE_ENV+= VERSION=${PKGVERSION} USE_TOOLS+= gmake PKGSRC_USE_TOOLS+= gtar +INSTALLATION_DIRS= bin man/man8 # Might as well make this a general scheme for .src.rpm files... - HF do-extract: -- cgit v1.2.3