components/libxml2/libxml2.p5m
changeset 706 6e61f0012046
parent 629 daaab66f7276
child 1044 ab6b15638457
equal deleted inserted replaced
705:ea8fed4b5f65 706:6e61f0012046
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/library/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/library/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   121 link path=usr/lib/$(MACH64)/llib-lxml2.ln \
   121 link path=usr/lib/$(MACH64)/llib-lxml2.ln \
   122     target=../../../lib/$(MACH64)/llib-lxml2.ln
   122     target=../../../lib/$(MACH64)/llib-lxml2.ln
   123 link path=usr/lib/libxml2.so target=./libxml2.so.2
   123 link path=usr/lib/libxml2.so target=./libxml2.so.2
   124 link path=usr/lib/libxml2.so.2 target=../../lib/libxml2.so.2
   124 link path=usr/lib/libxml2.so.2 target=../../lib/libxml2.so.2
   125 link path=usr/lib/llib-lxml2.ln target=../../lib/llib-lxml2.ln
   125 link path=usr/lib/llib-lxml2.ln target=../../lib/llib-lxml2.ln
       
   126 
       
   127 depend fmri=library/python-2/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
       
   128     predicate=runtime/python-26 \
       
   129     type=conditional
       
   130 
       
   131 depend fmri=library/python-2/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
       
   132     predicate=runtime/python-27 \
       
   133     type=conditional