conflict.p5m revision 3732
387N/A#
387N/A# CDDL HEADER START
387N/A#
387N/A# The contents of this file are subject to the terms of the
387N/A# Common Development and Distribution License (the "License").
387N/A# You may not use this file except in compliance with the License.
387N/A#
387N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
387N/A# or http://www.opensolaris.org/os/licensing.
387N/A# See the License for the specific language governing permissions
387N/A# and limitations under the License.
387N/A#
387N/A# When distributing Covered Code, include this CDDL HEADER in each
387N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
387N/A# If applicable, add the following below this CDDL HEADER, with the
387N/A# fields enclosed by brackets "[]" replaced with your own identifying
387N/A# information: Portions Copyright [yyyy] [name of copyright owner]
387N/A#
387N/A# CDDL HEADER END
387N/A#
387N/A
387N/A#
3732N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
387N/A#
387N/A
403N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
387N/Aset name=pkg.fmri \
387N/A value=pkg:/shell/conflict@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
387N/Aset name=pkg.summary value="Displays conflicting filenames in $PATH (6.0)"
3732N/Aset name=pkg.human-version value=$(COMPONENT_VERSION)
1498N/Aset name=com.oracle.info.description value="the conflict utility"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
387N/Aset name=info.classification \
387N/A value="org.opensolaris.category.2008:Applications/System Utilities"
464N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
464N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
3732N/Aset name=org.opensolaris.arc-caseid value=PSARC/2009/003
387N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
387N/A
387N/A
387N/Afile path=usr/bin/conflict
387N/Afile path=usr/share/man/man1/conflict.1
3732N/Alicense conflict.copyright license=BSD-like