usr/src/pkg/manifests/system-install-tests.mf
author Alasdair Lumsden <al@everycity.co.uk>
Sun, 21 Aug 2011 19:16:21 +0000
branchoi_151a
changeset 1417 3a4631441c4a
parent 872 8b098e92c2a9
permissions -rw-r--r--
Updating manifests to remove Solaris from summary and description

#
# 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/install/tests@$(PKGVERS)
set name=pkg.description value="Test utilities for OpenIndiana installation"
set name=pkg.summary value="OpenIndiana install test utilities"
set name=info.classification value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=variant.arch value=$(ARCH)
set name=variant.opensolaris.zone value=global value=nonglobal
dir path=opt group=sys
dir path=opt/install-test group=sys
dir path=opt/install-test/bin
dir path=usr group=sys
dir path=usr/include
file path=opt/install-test/bin/tdmgtst mode=0555
file path=opt/install-test/bin/tdmgtst_static mode=0555
file path=opt/install-test/bin/test_td mode=0555
file path=opt/install-test/bin/test_td_static mode=0555
file path=opt/install-test/bin/test_ti mode=0555
file path=opt/install-test/bin/test_ti_static mode=0555
file path=usr/include/liberrsvc_defs.h
file path=usr/include/liberrsvc.h
license cr_Sun license=cr_Sun