pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap Rollback my previous commit: pdksh doesnt so...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8684b010a9eb
branches:  trunk
changeset: 395058:8684b010a9eb
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Sun Jul 05 12:35:13 2009 +0000

description:
Rollback my previous commit: pdksh doesnt solve the problem I wanted to.

diffstat:

 bootstrap/bootstrap |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 22f5ef9c2343 -r 8684b010a9eb bootstrap/bootstrap
--- a/bootstrap/bootstrap       Sun Jul 05 10:42:53 2009 +0000
+++ b/bootstrap/bootstrap       Sun Jul 05 12:35:13 2009 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# $NetBSD: bootstrap,v 1.148 2009/06/27 22:30:50 ahoka Exp $
+# $NetBSD: bootstrap,v 1.149 2009/07/05 12:35:13 ahoka Exp $
 #
 #
 # Copyright (c) 2001-2002 Alistair G. Crooks.  All rights reserved.
@@ -502,7 +502,6 @@
        need_bsd_install=yes
        need_awk=yes
        need_sed=yes
-       need_ksh=yes
        set_opsys=no
        machine_arch=`uname -m | sed 's/^9000.*$/hppa/'`
        ;;



Home | Main Index | Thread Index | Old Index