summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2009-07-05 12:35:13 +0000
committerahoka <ahoka@pkgsrc.org>2009-07-05 12:35:13 +0000
commit4c22280d717b370b5929b7c2dc78d8e23abe7874 (patch)
tree79a0ae892d6d815ca8c41cda470d22bb53515765 /bootstrap
parent1416199aa24d7605c350114d2626b712dc0544c8 (diff)
downloadpkgsrc-4c22280d717b370b5929b7c2dc78d8e23abe7874.tar.gz
Rollback my previous commit: pdksh doesnt solve the problem I wanted to.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap/bootstrap3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap
index f9e6e111f55..2b6288db962 100755
--- a/bootstrap/bootstrap
+++ b/bootstrap/bootstrap
@@ -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 @@ HPUX)
need_bsd_install=yes
need_awk=yes
need_sed=yes
- need_ksh=yes
set_opsys=no
machine_arch=`uname -m | sed 's/^9000.*$/hppa/'`
;;