OpenSolaris_b135/pkgdefs/SUNWudapltr/prototype_com

#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"%Z%%M%	%I%	%E% SMI"
#
# Sun uDAPL
#
# 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.
i pkginfo
i copyright
i depend
i i.initd
i postinstall
i preremove
#
#
# the kernel driver conf file
#
d none kernel 0755 root sys
d none kernel/drv 0755 root sys
f none kernel/drv/daplt.conf 0644 root sys
#
# The rc script
#
d none etc 755 root sys
d none etc/init.d 755 root sys
e initd etc/init.d/dodatadm.udaplt 744 root sys
d none etc/rc2.d 755 root sys
l initd etc/rc2.d/S81dodatadm.udaplt=../../etc/init.d/dodatadm.udaplt