# Copyright %G% Sun Microsystems, Inc. All Rights Reserved.
#
#pragma ident  "%W% %E% Sun Microsystems"
#
#  "prototype" file for package: SUNWccrcv
#              Cooperative Consoles Receiver Application.
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.
 
#!search <pathname pathname ...>        # where to find pkg objects
#!include <filename>                    # include another 'prototype' file
#!default <mode> <owner> <group>        # default used if not specified on entry
#!<param>=<value>                       # puts parameter in pkg environment
#
#
i copyright
i prototype
i pkginfo
i depend
i preinstall
#i postinstall
i preremove
 
d none SUNWconn     0775 root sys
#d none SUNWconn/bin 0775 root sys
#d none SUNWconn/man 0775 root sys
#d none SUNWconn/man/man1 0775 root sys

d none SUNWconn/snm     0775 root sys
d none SUNWconn/snm/bin 0775 root sys
#d none SUNWconn/snm/man 0775 root sys
#d none SUNWconn/snm/man/man1 0775 root sys
#d none SUNWconn/snm/help 0775 root sys
#d none SUNWconn/snm/icons-48 0775 root sys
#s none SUNWconn/snm/icons=./icons-48

!search  ../bin
f none SUNWconn/snm/bin/cc_receiver  0755 root sys

!search ../help
#f none SUNWconn/snm/help/cc_receiver.info 0444 root sys

!search ../man/man1
#f none SUNWconn/snm/man/man1/cc_receiver.1    0444 root sys

!search ../icons
#f none SUNWconn/snm/icons-48/holding.icon	0644 root sys
#f none SUNWconn/snm/icons-48/holding.iconmask	0644 root sys

#
# set up links so that all sunconnect products appear under 1 tree
#
#s none SUNWconn/bin/cc_receiver=../snm/bin/cc_receiver

