Skip to content

Commit

Permalink
This does not need INSTALLATION_DIRS. The install already runs
Browse files Browse the repository at this point in the history
its "./mkinstalldirs" to create the directories.
  • Loading branch information
reed committed Oct 4, 2005
1 parent 4042d2d commit 16c1863
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions 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
Expand Down Expand Up @@ -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"

0 comments on commit 16c1863

Please sign in to comment.