From e4b165c217b050475cbf41e3100c290833017394 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 7 Apr 2004 20:16:14 +0000 Subject: It's INSTALLATION_DIRS, not INSTALL_DIRS. --- pkgtools/autoswc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile index 20a458fd8f8..156d9037b7c 100644 --- a/pkgtools/autoswc/Makefile +++ b/pkgtools/autoswc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/02/29 17:49:09 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/07 20:16:14 jmmv Exp $ DISTNAME= autoswc-1.2 CATEGORIES= pkgtools sysutils @@ -49,7 +49,7 @@ SUBST_SED.build+= -e 's|@PREFIX@|${PREFIX}|g' SUBST_SED.build+= -e 's|@SH@|${SH}|g' SUBST_SED.build+= -e 's|@SYSCONFDIR@|${PKG_SYSCONFDIR}|g' -INSTALL_DIRS= man/man8 sbin +INSTALLATION_DIRS= man/man8 sbin do-extract: ${CP} ${FILESDIR}/autoswc.8 ${WRKSRC} -- cgit v1.2.3