From 715c18f2e96a4cc68446813176fda28430cfe19c Mon Sep 17 00:00:00 2001 From: seanb Date: Fri, 19 Mar 2010 14:11:11 +0000 Subject: - Update QNX. --- bootstrap/bootstrap | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index 9b5643f9691..21bd8e06b55 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.156 2010/02/06 10:28:54 obache Exp $ +# $NetBSD: bootstrap,v 1.157 2010/03/19 14:11:11 seanb Exp $ # # # Copyright (c) 2001-2002 Alistair G. Crooks. All rights reserved. @@ -639,6 +639,8 @@ OSF1) QNX) root_group=root need_bsd_install=yes + need_awk=yes + need_sed=yes set_opsys=no groupsprog="id -gn" whoamiprog="id -un" -- cgit v1.2.3