pkg/exceptions-validate_pkg.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Wed, 04 May 2011 14:50:24 -0700
changeset 1120 cc8eb3f69227
child 1152 6cf0f98f6d5f
permissions -rw-r--r--
7041658 X packages should not deliver dir actions for mdb directories

#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice (including the next
# paragraph) shall be included in all copies or substantial portions of the
# Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
#

# This manifest exists solely to provide a list of directories that
# validate_pkg can match against, since the actions that define them
# are provided in other consolidations.
#
# These can't be included in exception_lists/packaging since that causes
# all files under these directories to be flagged as errors for being
# included in packages.

dir path=usr/lib/mdb
dir path=usr/lib/mdb/proc
$(i386_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=bin
$(sparc_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=sys