# Copyright 23 Oct 1995 Sun Microsystems, Inc. All Rights Reserved.
#
#pragma ident  "@(#)prototype	1.5 96/10/23 Sun Microsystems"
#
#
#  "prototype" file for package: SUNWOosUv
#              OpenStep Removable Media Support Installation
#
# 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 preremove
i postinstall


d none $DOEDIR                                                          0755 bin bin

d none $DOEDIR/openstep							0755 bin bin
d none $DOEDIR/openstep/Apps						0755 bin bin

d none $DOEDIR/openstep/Apps/Workspace.app				0755 bin bin

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

!search  ../Apps/Workspace.app
f none $DOEDIR/openstep/Apps/Workspace.app/action_workspace.so.1	0755 bin bin

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

