pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/gcpio This does not need INSTALLATION_DIRS. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4331ca8827cc
branches:  trunk
changeset: 500247:4331ca8827cc
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Oct 04 18:14:30 2005 +0000

description:
This does not need INSTALLATION_DIRS. The install already runs
its "./mkinstalldirs" to create the directories.

diffstat:

 archivers/gcpio/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 6ff2db886322 -r 4331ca8827cc archivers/gcpio/Makefile
--- a/archivers/gcpio/Makefile  Tue Oct 04 18:01:51 2005 +0000
+++ b/archivers/gcpio/Makefile  Tue Oct 04 18:14:30 2005 +0000
@@ -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 @@
 PLIST_SUBST+=          GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX}
 BUILD_DEFS+=           GNU_PROGRAM_PREFIX
 
-INSTALLATION_DIRS=     bin man/man1
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index