summaryrefslogtreecommitdiff
path: root/bootstrap/bootstrap
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2018-10-30 15:22:53 +0000
committersevan <sevan@pkgsrc.org>2018-10-30 15:22:53 +0000
commit292cef8a58c6927b65e2045f08bdc37aa56d569c (patch)
tree45a75f86b3c89b30875e923ad5e29ec7e6d4dc18 /bootstrap/bootstrap
parentbe0112c5d9872c99be5e27d01fc488788ed00505 (diff)
downloadpkgsrc-292cef8a58c6927b65e2045f08bdc37aa56d569c.tar.gz
Minix 3.4RC6 includes install(1) from NetBSD.
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 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 <agc@NetBSD.org>
# 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