pkg/manifests/x11-xfs-xfs-utilities.p5m
changeset 1207 996eb6e88a18
parent 1172 4597acbe535f
--- a/pkg/manifests/x11-xfs-xfs-utilities.p5m	Thu Sep 08 16:06:46 2011 -0700
+++ b/pkg/manifests/x11-xfs-xfs-utilities.p5m	Fri Sep 09 20:42:44 2011 -0700
@@ -20,9 +20,14 @@
 # DEALINGS IN THE SOFTWARE.
 #
 set name=pkg.fmri value=pkg:/x11/xfs/xfs-utilities@$(X11PKGVERS)
+set name=pkg.summary value="X Font Server utilities"
 set name=pkg.description \
     value="X Font Server clients to retrieve and display fonts and font information from an xfs server."
-set name=pkg.summary value="X Font Server utilities"
+link path=usr/X11/bin/fsinfo target=../../bin/xfsinfo
+link path=usr/X11/bin/fslsfonts target=../../bin/fslsfonts
+link path=usr/X11/bin/fstobdf target=../../bin/fstobdf
+link path=usr/X11/bin/showfont target=../../bin/showfont
+link path=usr/X11/bin/xfsinfo target=../../bin/xfsinfo
 file path=usr/bin/fslsfonts
 file path=usr/bin/fstobdf
 file path=usr/bin/showfont
@@ -31,8 +36,3 @@
 file path=usr/share/man/man1/fstobdf.1
 file path=usr/share/man/man1/showfont.1
 file path=usr/share/man/man1/xfsinfo.1
-link path=usr/X11/bin/fsinfo target=../../bin/xfsinfo
-link path=usr/X11/bin/fslsfonts target=../../bin/fslsfonts
-link path=usr/X11/bin/fstobdf target=../../bin/fstobdf
-link path=usr/X11/bin/showfont target=../../bin/showfont
-link path=usr/X11/bin/xfsinfo target=../../bin/xfsinfo