add missing example transforms for devel and docs
authorNorm Jacobs <Norm.Jacobs@Sun.COM>
Wed, 12 May 2010 15:08:29 -0500
changeset 8 f1e8114317ad
parent 7 d42300cb8715
child 9 97fb557d9979
add missing example transforms for devel and docs
transforms/devel
transforms/docs
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/transforms/devel	Wed May 12 15:08:29 2010 -0500
@@ -0,0 +1,3 @@
+<transform dir file path=usr.*/include/.* -> add facet.devel true>
+<transform link path=.*lib/.*\.so$ -> add facet.devel true>
+<transform link path=.*lib/.*\.a$ -> add facet.devel true>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/transforms/docs	Wed May 12 15:08:29 2010 -0500
@@ -0,0 +1,4 @@
+<transform file dir path=usr/.*/man/.* -> add facet.doc.man true>
+<transform file dir path=usr/.*/info/.* -> add facet.doc.info true>
+<transform file dir path=usr/.*/doc/.*html.* -> add facet.doc.html true>
+<transform file dir path=usr/.*/doc/.* -> add facet.doc true>