components/ksh93/developer-astdev93.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 3734 24181f5eb463
child 6073 99c2bf34d78a
equal deleted inserted replaced
4353:096fc53a5d82 4354:92b9d70a8795
    23 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    27 # # point to the files therein.
    27 # # point to the files therein.
    28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
    28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<1> >
    29 # Bypassing the mangler for these files because they are pre-Solarified.
    29 # Bypassing the mangler for these files because they are pre-Solarified.
    30 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
    30 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
    31 set name=pkg.fmri \
    31 set name=pkg.fmri \
    32     value=pkg:/developer/astdev93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value=pkg:/developer/astdev93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=pkg.summary value="AT&T AST development utilities"
    33 set name=pkg.summary value="AT&T AST development utilities"