From d6841f244bfd2385ab35c55b183d24e3bb08f100 Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 4 Oct 2005 18:14:30 +0000 Subject: This does not need INSTALLATION_DIRS. The install already runs its "./mkinstalldirs" to create the directories. --- archivers/gcpio/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archivers/gcpio') diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index 65e9b9aea01..0285e2f8cf2 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:44:48 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/10/04 18:14:30 reed Exp $ # DISTNAME= cpio-2.5 @@ -30,6 +30,4 @@ CONFIGURE_ARGS+= --program-prefix=${GNU_PROGRAM_PREFIX} PLIST_SUBST+= GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX} BUILD_DEFS+= GNU_PROGRAM_PREFIX -INSTALLATION_DIRS= bin man/man1 - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3