components/fastcgi/fcgi-doc.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 3734 24181f5eb463
equal deleted inserted replaced
4353:096fc53a5d82 4354:92b9d70a8795
    20 #
    20 #
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # These are not installed, but can be found in the doc directory.
    24 # These are not installed, but can be found in the doc directory.
    25 <transform file path=usr/share/doc/fastcgi/(.+)$ -> set action.hash doc/%<\1> >
    25 <transform file path=usr/share/doc/fastcgi/(.+)$ -> set action.hash doc/%<1> >
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/library/fastcgi/documentation@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/library/fastcgi/documentation@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="FastCGI - documentation"
    29 set name=pkg.summary value="FastCGI - documentation"
    30 set name=pkg.description value="Documentation for FastCGI application libraries"
    30 set name=pkg.description value="Documentation for FastCGI application libraries"