summaryrefslogtreecommitdiff
path: root/bootstrap/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/bootstrap')
-rwxr-xr-xbootstrap/bootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap
index 809c1423962..2de4beb2381 100755
--- a/bootstrap/bootstrap
+++ b/bootstrap/bootstrap
@@ -1,6 +1,6 @@
#! /bin/sh
-# $NetBSD: bootstrap,v 1.287 2020/07/07 11:50:04 jperkin Exp $
+# $NetBSD: bootstrap,v 1.288 2020/07/15 10:32:12 jperkin Exp $
#
# Copyright (c) 2001-2011 Alistair Crooks <agc@NetBSD.org>
# All rights reserved.
@@ -774,7 +774,7 @@ OSF1)
need_bsd_install=yes
need_awk=yes
need_sed=yes
- need_ksh=yes
+ need_mksh=yes
machine_arch=`uname -p`
;;
QNX)