summaryrefslogtreecommitdiff
path: root/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
commite1f56121977cd48c14b0b00ee0ca6f243351a2ee (patch)
treea180ac8ce3e39edf13481ae889d94bec158ff713 /bootstrap
parent0c0a9b099a18890801e0546ebbec921dd160b252 (diff)
downloadpkgsrc-e1f56121977cd48c14b0b00ee0ca6f243351a2ee.tar.gz
Minix 3.4RC6 includes install(1) from NetBSD.
Diffstat (limited to '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