pkg/manifests/x11-library-xtrans.p5m
changeset 1182 16126dc6c0c9
parent 1172 4597acbe535f
child 1207 996eb6e88a18
--- a/pkg/manifests/x11-library-xtrans.p5m	Wed Aug 03 12:49:34 2011 -0700
+++ b/pkg/manifests/x11-library-xtrans.p5m	Thu Aug 04 22:42:12 2011 -0700
@@ -22,8 +22,8 @@
 
 # All the files in this package are only needed when building other
 # software from the X Window System, so we mark everything as part of
-# the developer facet
-<transform dir file -> set facet.devel true>
+# the developer facet, except for the documentation, which is facet.doc.
+<transform dir file path=usr/include/X11/Xtrans -> set facet.devel true>
 set name=pkg.fmri value=pkg:/x11/library/xtrans@__version:xtrans__
 set name=pkg.description \
     value="xtrans is a library of code that is shared among various X packages to handle network protocol transport in a modular fashion, allowing a single place to add new transport types.  It is used by the X server, libX11, libICE, the X font server, and related components."