From 051dfa59b5754d76d33ccfd23c5692f01a9040e2 Mon Sep 17 00:00:00 2001 From: sevan Date: Thu, 15 Nov 2018 22:08:30 +0000 Subject: Update the root_group for Minix to match the changes to mk files. Head up by --- bootstrap/bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap/bootstrap') diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index 73e7ef6ff2b..f1a82fc803e 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.259 2018/11/11 19:31:54 rillig Exp $ +# $NetBSD: bootstrap,v 1.260 2018/11/15 22:08:30 sevan Exp $ # # Copyright (c) 2001-2011 Alistair Crooks # All rights reserved. @@ -732,7 +732,7 @@ Linux) esac ;; Minix) - root_group=operator + root_group=wheel need_bsd_install=no need_awk=no need_sed=no -- cgit v1.2.3