# Copyright 11 Feb 1997 Sun Microsystems, Inc. All Rights Reserved.
#
#pragma ident  "@(#)prototype	1.11 97/02/11 Sun Microsystems"
#
#  "prototype" file for package: SUNWOosUy
#              OpenStep CDE Login.
#
# 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
#
!DOEDIR=SUNWdoe

i copyright
i prototype
i pkginfo
i depend
i postinstall
i preremove

d none /etc	 						0775 root root
d none /etc/dt	 						0775 root root
d none /etc/dt/config 						0775 root root
d none /etc/dt/config/C						0775 root root
d none /etc/dt/config/C/Xresources.d				0775 root root


d none $DOEDIR	 						0755 bin bin
d none $DOEDIR/openstep						0755 bin bin
d none $DOEDIR/openstep/etc					0755 bin bin
d none $DOEDIR/openstep/etc/cde_config				0755 bin bin
d none $DOEDIR/openstep/install					0755 bin bin
d none $DOEDIR/openstep/install/etc				0755 bin bin

!search  ../etc/cde_config
f none $DOEDIR/openstep/etc/cde_config/Xservers			0644 bin bin
f none $DOEDIR/openstep/etc/cde_config/Xsession.os		0555 bin bin
f none $DOEDIR/openstep/etc/cde_config/Xsession.os2		0555 bin bin
f none $DOEDIR/openstep/etc/cde_config/Xresources.os		0644 bin bin


!search  ./
f none $DOEDIR/openstep/install/etc/SUNWOosUy.postinstall=postinstall	0755 bin bin
f none $DOEDIR/openstep/install/etc/SUNWOosUy.preremove=preremove       0755 bin bin

