#
# Copyright (c) 1990-1998 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_com	1.14	99/03/30 SMI"
#
# 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

# packaging files
i pkginfo
i copyright
i depend
i postinstall
i i.preserve
i i.initd
#
# SUNWpcr - SunSoft Print root files
#
d none etc 0755 root sys
e preserve etc/printers.conf 0644 root sys
d none etc/init.d 0755 root sys
e initd etc/init.d/spc 0744 root sys
d none etc/rc0.d 0755 root sys
l initd etc/rc0.d/K39spc=../../etc/init.d/spc
d none etc/rc1.d 0755 root sys
l initd etc/rc1.d/K39spc=../../etc/init.d/spc
d none etc/rc2.d 0755 root sys
l initd etc/rc2.d/S80spc=../../etc/init.d/spc
d none etc/rcS.d 0755 root sys
l initd etc/rcS.d/K39spc=../../etc/init.d/spc
d none var 755 root sys
d none var/spool 755 root bin
d none var/spool/print 0755 root lp
