components/libnet/libnet.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 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr/demo/libnet/(.+[.-].+)$ -> set action.hash $(MACH32)/sample/%<\1> >
    25 <transform file path=usr/demo/libnet/(.+[.-].+)$ -> set action.hash $(MACH32)/sample/%<1> >
    26 <transform dir file link hardlink path=usr/demo -> default facet.devel true>
    26 <transform dir file link hardlink path=usr/demo -> default facet.devel true>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/system/library/libnet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/system/library/libnet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary \
    29 set name=pkg.summary \
    30     value="libnet - a library for portable network packet construction"
    30     value="libnet - a library for portable network packet construction"