pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap Interix needs pax too. <grumble>
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2be6fd5bbc2
branches: trunk
changeset: 470748:c2be6fd5bbc2
user: tv <tv%pkgsrc.org@localhost>
date: Thu Mar 11 19:45:09 2004 +0000
description:
Interix needs pax too. <grumble>
diffstat:
bootstrap/bootstrap | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 3c1477993b90 -r c2be6fd5bbc2 bootstrap/bootstrap
--- a/bootstrap/bootstrap Thu Mar 11 19:38:12 2004 +0000
+++ b/bootstrap/bootstrap Thu Mar 11 19:45:09 2004 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
-# $NetBSD: bootstrap,v 1.4 2004/03/11 17:47:18 sketch Exp $
+# $NetBSD: bootstrap,v 1.5 2004/03/11 19:45:09 tv Exp $
#
#
# Copyright (c) 2001-2002 Alistair G. Crooks. All rights reserved.
@@ -290,7 +290,7 @@
}
root_user=`id -un`
root_group=+Administrators
- need_pax=no
+ need_pax=yes
need_mtree=yes
need_bsd_install=yes
need_sed=yes
Home |
Main Index |
Thread Index |
Old Index