packages/SUNWxwfs/prototype
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Thu, 18 Jun 2009 16:42:21 -0700
changeset 730 e9552fe3baf8
parent 729 d654a217cd7e
child 851 d428083dbbdd
permissions -rw-r--r--
6852798 Xorg modularization: xfs 1.1.0 [LSARC 2008/009]

###########################################################################
#
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, and/or sell copies of the Software, and to permit persons
# to whom the Software is furnished to do so, provided that the above
# copyright notice(s) and this permission notice appear in all copies of
# the Software and that both the above copyright notice(s) and this
# permission notice appear in supporting documentation.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Except as contained in this notice, the name of a copyright holder
# shall not be used in advertising or otherwise to promote the sale, use
# or other dealings in this Software without prior written authorization
# of the copyright holder.
#
###########################################################################
#
#       @(#)prototype	35.15	09/06/18  (c) Sun Microsystems, Inc.
#
#  font server and associated files.

i pkginfo
i copyright
i depend

!HOME=../usr

d none X11			0755 root bin

!search      $HOME/X11/bin
d none X11/bin			0755 root bin
f none X11/bin/xfs		0755 root bin
f none X11/bin/fsadmin		0755 root bin

!search  $HOME/X11/lib/X11/fs
d none X11/lib			0755 root bin
d none X11/lib/X11		0755 root bin
d none X11/lib/X11/fs		0755 root bin
f none X11/lib/X11/fs/config	0444 root bin

# Symlinks for backwards compatibility
d none openwin			0755 root bin
d none openwin/bin		0755 root bin
s none openwin/bin/fs=../bin/xfs
s none openwin/bin/xfs=../../X11/bin/xfs
s none openwin/bin/fsadmin=../../X11/bin/fsadmin