17458464 Man pages from the ilmbase and openexr packages are in the wrong location
authorRich Burridge <rich.burridge@oracle.com>
Thu, 08 Sep 2016 11:15:34 -0700
changeset 6862 6cc42aa3b75a
parent 6861 6110892450ff
child 6863 4eb57cfa3349
17458464 Man pages from the ilmbase and openexr packages are in the wrong location
components/ilmbase/ilmbase.p5m
components/openexr/openexr.p5m
--- a/components/ilmbase/ilmbase.p5m	Thu Sep 08 09:15:40 2016 -0700
+++ b/components/ilmbase/ilmbase.p5m	Thu Sep 08 11:15:34 2016 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -108,7 +108,7 @@
 link path=usr/lib/libImath.so.6 target=libImath.so.6.0.0
 file path=usr/lib/libImath.so.6.0.0
 file path=usr/lib/pkgconfig/IlmBase.pc
-file Solaris/libilmbase.3lib path=usr/share/man/man3/libilmbase.3lib
+file Solaris/libilmbase.3lib path=usr/share/man/man3lib/libilmbase.3lib
 #
 license ilmbase.license license=BSD
 
--- a/components/openexr/openexr.p5m	Thu Sep 08 09:15:40 2016 -0700
+++ b/components/openexr/openexr.p5m	Thu Sep 08 11:15:34 2016 -0700
@@ -18,10 +18,10 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
-<transform file path=usr/share/man/man./(.+$) -> set action.hash Solaris/%<1> >
+<transform file path=usr/share/man/man[^/]+/(.+$) -> set action.hash Solaris/%<1> >
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/library/openexr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -134,7 +134,7 @@
 file path=usr/share/man/man1/exrmakepreview.1
 file path=usr/share/man/man1/exrmaketiled.1
 file path=usr/share/man/man1/exrstdattr.1
-file path=usr/share/man/man3/libopenexr.3lib
+file path=usr/share/man/man3lib/libopenexr.3lib
 #
 license openexr.license license=BSD