conflict.p5m revision 403
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#
387N/A# Copyright (c) 2011, 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)"
387N/Aset name=info.classification \
387N/A value="org.opensolaris.category.2008:Applications/System Utilities"
387N/Aset name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
387N/Aset name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
387N/Aset name=opensolaris.arc_url \
387N/A value=http://arc.opensolaris.org/caselog/PSARC/2009/003
387N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
387N/A
387N/Alicense conflict.copyright license='BSD-like'
387N/A
387N/Adir path=usr
387N/Adir path=usr/bin
387N/Adir path=usr/share
387N/Adir path=usr/share/man
387N/Adir path=usr/share/man/man1
387N/A
387N/Afile path=usr/bin/conflict
387N/Afile path=usr/share/man/man1/conflict.1
387N/A
387N/Alegacy pkg=SUNWconflict \
387N/A desc="conflict - displays conflicting filenames in $PATH (6.0)" \
387N/A name="conflict"