components/ksh93/developer-astdev93.p5m
changeset 4295 8e6a71e8754b
parent 4268 d723f8ed85fe
child 4305 90493abe0c5c
equal deleted inserted replaced
4293:17b5d565eb85 4295:8e6a71e8754b
    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"