packages/SUNWxwfs/prototype
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Mon, 15 Mar 2010 11:07:44 -0700
changeset 925 a90790552120
parent 919 425233ae7236
child 943 294f64612d23
permissions -rw-r--r--
6934982 Remove /usr/openwin links from X packages

###########################################################################
#
# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# 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, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice (including the next
# paragraph) shall be included in all copies or substantial portions of the
# Software.
#
# 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.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
#
###########################################################################
#
#
#  font server and associated files.

i pkginfo
i copyright
i depend

!HOME=../usr

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

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

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

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