usr/src/pkg/manifests/system-xopen-xcu6.mf
author Garrett D'Amore <garrett@nexenta.com>
Wed, 18 Aug 2010 14:41:42 -0700
changeset 12790 e1c710858516
parent 12616 17a31b0faaa4
child 13150 88e4597d99f9
permissions -rw-r--r--
38 need replacement for tr Reviewed by: [email protected] Approved by: [email protected]

#
# 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:/system/xopen/xcu6@$(PKGVERS)
set name=pkg.description \
    value="utilities providing conformance with XCU6 specifications"
set name=pkg.summary value="XCU6 Utilities"
set name=info.classification \
    value="org.opensolaris.category.2008:Applications/System Utilities"
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/xpg6
dir path=usr/xpg6/bin
file path=usr/xpg6/bin/bc mode=0555
file path=usr/xpg6/bin/crontab mode=4555
file path=usr/xpg6/bin/dc mode=0555
file path=usr/xpg6/bin/ed mode=0555
file path=usr/xpg6/bin/edit mode=0555
file path=usr/xpg6/bin/expr mode=0555
file path=usr/xpg6/bin/getconf mode=0555
file path=usr/xpg6/bin/ls mode=0555
hardlink path=usr/xpg6/bin/ex target=../../../usr/xpg6/bin/edit
hardlink path=usr/xpg6/bin/vedit target=../../../usr/xpg6/bin/edit
hardlink path=usr/xpg6/bin/vi target=../../../usr/xpg6/bin/edit
hardlink path=usr/xpg6/bin/view target=../../../usr/xpg6/bin/edit
legacy pkg=SUNWxcu6 arch=$(ARCH) category=system \
    desc="utilities providing conformance with XCU6 specifications" \
    hotline="Please contact your local service provider" \
    name="XCU6 Utilities" vendor="Sun Microsystems, Inc." \
    version=11.11,REV=2009.11.11
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
link path=usr/xpg6/bin/stty target=../../bin/stty
link path=usr/xpg6/bin/xargs target=../../bin/xargs
link path=usr/xpg6/bin/tr target=../../bin/tr