packages/SUNWxwfsw/prototype_com
changeset 925 a90790552120
parent 919 425233ae7236
child 943 294f64612d23
equal deleted inserted replaced
924:107931382538 925:a90790552120
     1 ##########################################################################
     1 ##########################################################################
     2 #
     2 #
     3 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     3 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     4 # Use is subject to license terms.
     4 # Use is subject to license terms.
     5 #
     5 #
     6 # Permission is hereby granted, free of charge, to any person obtaining a
     6 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # copy of this software and associated documentation files (the "Software"),
     7 # copy of this software and associated documentation files (the "Software"),
     8 # to deal in the Software without restriction, including without limitation
     8 # to deal in the Software without restriction, including without limitation
    30 i pkginfo
    30 i pkginfo
    31 i copyright
    31 i copyright
    32 i depend
    32 i depend
    33 
    33 
    34 !HOME=../usr
    34 !HOME=../usr
    35 
       
    36 d none openwin							0755 root bin
       
    37 
       
    38 d none openwin/bin						0755 root bin
       
    39 s none openwin/bin/mkfontdir=../../bin/mkfontdir
       
    40 s none openwin/bin/mkfontscale=../../bin/mkfontscale
       
    41 
       
    42 d none openwin/lib						0755 root bin
       
    43 s none openwin/lib/installalias=../../lib/X11/installalias
       
    44 
       
    45 d none X11							0755 root bin
       
    46 
       
    47 d none X11/lib							0755 root bin
       
    48 s none X11/lib/installalias=../../lib/X11/installalias
       
    49 
    35 
    50 d none share							0755 root sys
    36 d none share							0755 root sys
    51 d none share/fonts						0755 root bin
    37 d none share/fonts						0755 root bin
    52 d none share/fonts/X11						0755 root bin
    38 d none share/fonts/X11						0755 root bin
    53 
    39 
   132 !search $HOME/bin
   118 !search $HOME/bin
   133 d none bin							0755 root bin
   119 d none bin							0755 root bin
   134 f none bin/mkfontdir						0755 root bin
   120 f none bin/mkfontdir						0755 root bin
   135 f none bin/mkfontscale						0755 root bin
   121 f none bin/mkfontscale						0755 root bin
   136 
   122 
       
   123 d none X11							0755 root bin
       
   124 d none X11/lib							0755 root bin
       
   125 s none X11/lib/installalias=../../lib/X11/installalias
       
   126 
   137 d none X11/bin							0755 root bin
   127 d none X11/bin							0755 root bin
   138 s none X11/bin/mkfontdir=../../bin/mkfontdir
   128 s none X11/bin/mkfontdir=../../bin/mkfontdir
   139 s none X11/bin/mkfontscale=../../bin/mkfontscale
   129 s none X11/bin/mkfontscale=../../bin/mkfontscale