From 292cef8a58c6927b65e2045f08bdc37aa56d569c Mon Sep 17 00:00:00 2001 From: sevan Date: Tue, 30 Oct 2018 15:22:53 +0000 Subject: Minix 3.4RC6 includes install(1) from NetBSD. --- bootstrap/bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index 52a86fb5c32..23f9a2ccf57 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.255 2018/10/29 17:41:35 triaxx Exp $ +# $NetBSD: bootstrap,v 1.256 2018/10/30 15:22:53 sevan Exp $ # # Copyright (c) 2001-2011 Alistair Crooks # All rights reserved. @@ -732,7 +732,7 @@ Linux) ;; Minix) root_group=operator - need_bsd_install=yes + need_bsd_install=no need_awk=no need_sed=no set_opsys=no -- cgit v1.2.3