components/gcc3/gcc-3.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 3734 24181f5eb463
equal deleted inserted replaced
4353:096fc53a5d82 4354:92b9d70a8795
    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 <transform file path=usr/.*/man/.* -> default mangler.man.stability volatile >
    24 <transform file path=usr/.*/man/.* -> default mangler.man.stability volatile >
    25 # they are installed in share/locale, but that is accessed through a link
    25 # they are installed in share/locale, but that is accessed through a link
    26 <transform file path=usr/sfw/lib/locale(.*)$ -> set action.hash /usr/sfw/share/locale/%<\1> >
    26 <transform file path=usr/sfw/lib/locale(.*)$ -> set action.hash /usr/sfw/share/locale/%<1> >
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/developer/gcc-3@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/developer/gcc-3@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="gcc - The GNU C compiler"
    29 set name=pkg.summary value="gcc - The GNU C compiler"
    30 set name=pkg.description value="GNU C - The GNU C compiler 3.4.3"
    30 set name=pkg.description value="GNU C - The GNU C compiler 3.4.3"
    31 set name=com.oracle.info.description value="the GNU Compiler Collection"
    31 set name=com.oracle.info.description value="the GNU Compiler Collection"