pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/bootstrap
Module Name: pkgsrc
Committed By: sevan
Date: Tue Oct 30 15:22:53 UTC 2018
Modified Files:
pkgsrc/bootstrap: bootstrap
Log Message:
Minix 3.4RC6 includes install(1) from NetBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 pkgsrc/bootstrap/bootstrap
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/bootstrap/bootstrap
diff -u pkgsrc/bootstrap/bootstrap:1.255 pkgsrc/bootstrap/bootstrap:1.256
--- pkgsrc/bootstrap/bootstrap:1.255 Mon Oct 29 17:41:35 2018
+++ pkgsrc/bootstrap/bootstrap Tue Oct 30 15:22:53 2018
@@ -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@localhost>
# 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
Home |
Main Index |
Thread Index |
Old Index