components/pconsole/pconsole.p5m
branchs11u3-sru
changeset 5966 9a7d9bde3d8f
parent 4403 8d8452cc66a5
equal deleted inserted replaced
5951:53f9397aa985 5966:9a7d9bde3d8f
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    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:/terminal/pconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/terminal/pconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    42 file usr/bin/pconsole.sh path=usr/sbin/pconsole
    42 file usr/bin/pconsole.sh path=usr/sbin/pconsole
    43 file usr/bin/pconsole path=usr/sbin/pconsole-bin
    43 file usr/bin/pconsole path=usr/sbin/pconsole-bin
    44 file usr/bin/ssh.sh path=usr/share/doc/pconsole/ssh.sh mode=0555
    44 file usr/bin/ssh.sh path=usr/share/doc/pconsole/ssh.sh mode=0555
    45 file files/pconsole.1 path=usr/share/man/man1/pconsole.1
    45 file files/pconsole.1 path=usr/share/man/man1/pconsole.1
    46 license pconsole.copyright license="GPLv2, CDDLv1.0"
    46 license pconsole.copyright license="GPLv2, CDDLv1.0"
       
    47 
       
    48 # /usr/sbin/pconsole dependency on /usr/gnu/bin/awk is not automatically found.
       
    49 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/awk