diff options
author | Anil Gulecha <anil@nexenta.com> | 2010-10-22 13:36:49 +0530 |
---|---|---|
committer | Anil Gulecha <anil@nexenta.com> | 2010-10-22 13:36:49 +0530 |
commit | 0617bbe2c35f1ea6d458c85de94d481ccaf78a7c (patch) | |
tree | 0672c7e4c1f174b579cb368eab57e86ce9117b30 /usr/src | |
parent | 849d2db858cbb7eb44d546a03f85bf615603106f (diff) | |
download | illumos-gate-0617bbe2c35f1ea6d458c85de94d481ccaf78a7c.tar.gz |
319 hi ho hi ho ksh88 has got to go
Reviewed by: garrett@nexenta.com
Reviewed by: richlowe@richlowe.net
Approved by: garrett@nexenta.com
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/pkg/manifests/SUNWksh88.mf | 30 | ||||
-rw-r--r-- | usr/src/pkg/manifests/shell-ksh88.mf | 36 |
2 files changed, 0 insertions, 66 deletions
diff --git a/usr/src/pkg/manifests/SUNWksh88.mf b/usr/src/pkg/manifests/SUNWksh88.mf deleted file mode 100644 index 0b8a2f9d91..0000000000 --- a/usr/src/pkg/manifests/SUNWksh88.mf +++ /dev/null @@ -1,30 +0,0 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/SUNWksh88@0.5.11,5.11-0.133 -set name=pkg.renamed value=true -set name=org.opensolaris.redist value=nonredist -set name=variant.arch value=$(ARCH) -depend fmri=pkg:/shell/ksh88@0.5.11,5.11-0.133 type=require diff --git a/usr/src/pkg/manifests/shell-ksh88.mf b/usr/src/pkg/manifests/shell-ksh88.mf deleted file mode 100644 index 29a080fbf5..0000000000 --- a/usr/src/pkg/manifests/shell-ksh88.mf +++ /dev/null @@ -1,36 +0,0 @@ -# # CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/shell/ksh88@$(PKGVERS) -set name=pkg.description value=ksh88 -set name=pkg.summary value=ksh88 -set name=info.classification value=org.opensolaris.category.2008:System/Shells -set name=org.opensolaris.redist value=nonredist -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/has -dir path=usr/has/bin -file path=usr/has/bin/ksh mode=0555 -hardlink path=usr/has/bin/pfksh target=../../bin/pfexec -hardlink path=usr/has/bin/rksh target=ksh |