components/flex/flexruntime.p5m
changeset 7960 80539200ddb3
parent 6090 32b4c33eb722
equal deleted inserted replaced
7959:562e5fc8e2ae 7960:80539200ddb3
    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, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/system/library/flex-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/system/library/flex-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="Flex Lexer (Runtime)"
    26 set name=pkg.summary value="Flex Lexer (Runtime)"
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 link path=usr/lib/$(MACH64)/libfl.so target=libfl.so.2.0.0
    35 link path=usr/lib/$(MACH64)/libfl.so target=libfl.so.2.0.0
    36 link path=usr/lib/$(MACH64)/libfl.so.1 target=libfl.so.2.0.0
    36 link path=usr/lib/$(MACH64)/libfl.so.1 target=libfl.so.2.0.0
    37 link path=usr/lib/$(MACH64)/libfl.so.2 target=libfl.so.2.0.0
    37 link path=usr/lib/$(MACH64)/libfl.so.2 target=libfl.so.2.0.0
    38 file path=usr/lib/$(MACH64)/libfl.so.2.0.0
    38 file path=usr/lib/$(MACH64)/libfl.so.2.0.0
    39 link path=usr/lib/$(MACH64)/libfl_pic.so target=libfl_pic.so.2.0.0
       
    40 link path=usr/lib/$(MACH64)/libfl_pic.so.2 target=libfl_pic.so.2.0.0
       
    41 file path=usr/lib/$(MACH64)/libfl_pic.so.2.0.0
       
    42 link path=usr/lib/libfl.so target=libfl.so.2.0.0
    39 link path=usr/lib/libfl.so target=libfl.so.2.0.0
    43 link path=usr/lib/libfl.so.1 target=libfl.so.2.0.0
    40 link path=usr/lib/libfl.so.1 target=libfl.so.2.0.0
    44 link path=usr/lib/libfl.so.2 target=libfl.so.2.0.0
    41 link path=usr/lib/libfl.so.2 target=libfl.so.2.0.0
    45 file path=usr/lib/libfl.so.2.0.0
    42 file path=usr/lib/libfl.so.2.0.0
    46 link path=usr/lib/libfl_pic.so target=libfl_pic.so.2.0.0
       
    47 link path=usr/lib/libfl_pic.so.2 target=libfl_pic.so.2.0.0
       
    48 file path=usr/lib/libfl_pic.so.2.0.0
       
    49 license COPYING license=BSD
    43 license COPYING license=BSD