pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap Back out part of revision 1.60 that I didn't...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e250e590ddb1
branches: trunk
changeset: 516122:e250e590ddb1
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Jul 14 17:55:56 2006 +0000
description:
Back out part of revision 1.60 that I didn't mean to commit.
diffstat:
bootstrap/bootstrap | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r adc328b19f14 -r e250e590ddb1 bootstrap/bootstrap
--- a/bootstrap/bootstrap Fri Jul 14 17:51:13 2006 +0000
+++ b/bootstrap/bootstrap Fri Jul 14 17:55:56 2006 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
-# $NetBSD: bootstrap,v 1.61 2006/07/14 17:51:13 jlam Exp $
+# $NetBSD: bootstrap,v 1.62 2006/07/14 17:55:56 jlam Exp $
#
#
# Copyright (c) 2001-2002 Alistair G. Crooks. All rights reserved.
@@ -307,10 +307,10 @@
Darwin)
root_group=wheel
need_pax=yes
- need_mtree=yes
+ need_mtree=no
need_bsd_install=no
- need_awk=yes
- need_sed=yes
+ need_awk=no
+ need_sed=no
set_opsys=no
check_prog mtreeprog mtree
machine_arch=`uname -p`
Home |
Main Index |
Thread Index |
Old Index