#
# Copyright (c) 1990-1993,1998 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_com	1.17	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 i.preserve
#
# source locations relative to the prototype file
#
# SUNWscpr
#
d none etc 755 root sys
s none etc/chroot=../usr/sbin/chroot
s none etc/fuser=../usr/sbin/fuser
s none etc/link=../usr/sbin/link
d none etc/mail 755 root mail
e preserve etc/mail/Mail.rc 644 root bin
s none etc/mvdir=../usr/sbin/mvdir
s none etc/pwck=../usr/sbin/pwck
s none etc/termcap=../usr/share/lib/termcap
s none etc/unlink=../usr/sbin/unlink
d none export 755 root sys
d none home 555 root root
d none tmp 1777 root sys
