pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/platform Remove PAX definition, it is not forcefull...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3016f14ff32f
branches:  trunk
changeset: 556707:3016f14ff32f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Apr 01 12:04:41 2009 +0000

description:
Remove PAX definition, it is not forcefully installed as part of the
bootstrap any longer, so this is plainly wrong.

diffstat:

 mk/platform/Interix.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d0756c519d25 -r 3016f14ff32f mk/platform/Interix.mk
--- a/mk/platform/Interix.mk    Wed Apr 01 08:00:44 2009 +0000
+++ b/mk/platform/Interix.mk    Wed Apr 01 12:04:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.58 2008/09/22 17:11:02 ahoka Exp $
+# $NetBSD: Interix.mk,v 1.59 2009/04/01 12:04:41 joerg Exp $
 #
 # Variable definitions for the Interix operating system.
 
@@ -62,7 +62,6 @@
 .endif
 
 INSTALL?=              ${PREFIX}/bin/install-sh
-PAX?=                  ${PREFIX}/bin/pax
 SED?=                  ${PREFIX}/bin/nbsed
 
 GCC_USE_SYMLINKS?=     yes



Home | Main Index | Thread Index | Old Index