src/pkg/manifests/package:pkg.p5m
branchs11-update
changeset 3230 30355eee0c43
parent 3089 e4b78f0771e7
child 3484 3ae629395c3b
equal deleted inserted replaced
3227:a648ce29ea3b 3230:30355eee0c43
    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) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/package/pkg@$(PKGVERS)
    24 set name=pkg.fmri value=pkg:/package/pkg@$(PKGVERS)
    25 set name=pkg.summary value="Image Packaging System"
    25 set name=pkg.summary value="Image Packaging System"
    26 set name=pkg.description \
    26 set name=pkg.description \
    29     value=org.opensolaris.category.2008:System/Packaging
    29     value=org.opensolaris.category.2008:System/Packaging
    30 set name=variant.arch value=$(ARCH)
    30 set name=variant.arch value=$(ARCH)
    31 dir  path=$(PYDIR)
    31 dir  path=$(PYDIR)
    32 dir  path=$(PYDIRVP)
    32 dir  path=$(PYDIRVP)
    33 dir  path=$(PYDIRVP)/pkg
    33 dir  path=$(PYDIRVP)/pkg
    34 file path=$(PYDIRVP)/pkg-0.1-py2.6.egg-info
    34 file path=$(PYDIRVP)/pkg-0.1-py2.7.egg-info
    35 dir  path=$(PYDIRVP)/pkg/64
    35 dir  path=$(PYDIRVP)/pkg/64
    36 file path=$(PYDIRVP)/pkg/64/_varcet.so
    36 file path=$(PYDIRVP)/pkg/64/_varcet.so
    37 file path=$(PYDIRVP)/pkg/64/sha512_t.so
    37 file path=$(PYDIRVP)/pkg/64/sha512_t.so
    38 file path=$(PYDIRVP)/pkg/64/sysattr.so
    38 file path=$(PYDIRVP)/pkg/64/sysattr.so
    39 file path=$(PYDIRVP)/pkg/__init__.py
    39 file path=$(PYDIRVP)/pkg/__init__.py