xref: /titanic_51/usr/src/pkg/manifests/locale-zh-cn-extra.mf (revision 2de57b5d9b7c1eb3c2381c5c88fcedd8027c2883)
1*2de57b5dSBruce Yao#
2*2de57b5dSBruce Yao# This file and its contents are supplied under the terms of the
3*2de57b5dSBruce Yao# Common Development and Distribution License ("CDDL)".  You may
4*2de57b5dSBruce Yao# only use this file in accordance with the terms of the CDDL.
5*2de57b5dSBruce Yao#
6*2de57b5dSBruce Yao# A full copy of the text of the CDDL should have accompanied this
7*2de57b5dSBruce Yao# source.  A copy of the CDDL is also available via the Internet at
8*2de57b5dSBruce Yao# http://www.illumos.org/license/CDDL.
9*2de57b5dSBruce Yao#
10*2de57b5dSBruce Yao
11*2de57b5dSBruce Yao#
12*2de57b5dSBruce Yao# Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
13*2de57b5dSBruce Yao#
14*2de57b5dSBruce Yao
15*2de57b5dSBruce Yaoset name=pkg.fmri value=pkg:/locale/zh_cn-extra@$(PKGVERS)
16*2de57b5dSBruce Yaoset name=pkg.description \
17*2de57b5dSBruce Yao    value="Simplified Chinese language support extra files"
18*2de57b5dSBruce Yaoset name=pkg.summary value="Simplified Chinese language support extra files"
19*2de57b5dSBruce Yaoset name=info.classification \
20*2de57b5dSBruce Yao    value=org.opensolaris.category.2008:System/Localizations
21*2de57b5dSBruce Yaoset name=variant.arch value=$(ARCH)
22*2de57b5dSBruce Yaodir path=usr group=sys
23*2de57b5dSBruce Yaodir path=usr/lib
24*2de57b5dSBruce Yaodir path=usr/lib/locale
25*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030
26*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030/LC_COLLATE
27*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030/LC_CTYPE
28*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030/LC_MESSAGES
29*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030/LC_MONETARY
30*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030/LC_NUMERIC
31*2de57b5dSBruce Yaodir path=usr/lib/locale/zh_CN.GB18030/LC_TIME
32*2de57b5dSBruce Yaofile path=usr/lib/locale/zh_CN.GB18030/LC_COLLATE/LCL_DATA mode=0444
33*2de57b5dSBruce Yaofile path=usr/lib/locale/zh_CN.GB18030/LC_CTYPE/LCL_DATA mode=0444
34*2de57b5dSBruce Yaofile path=usr/lib/locale/zh_CN.GB18030/LC_MESSAGES/LCL_DATA mode=0444
35*2de57b5dSBruce Yaofile path=usr/lib/locale/zh_CN.GB18030/LC_MONETARY/LCL_DATA mode=0444
36*2de57b5dSBruce Yaofile path=usr/lib/locale/zh_CN.GB18030/LC_NUMERIC/LCL_DATA mode=0444
37*2de57b5dSBruce Yaofile path=usr/lib/locale/zh_CN.GB18030/LC_TIME/LCL_DATA mode=0444
38*2de57b5dSBruce Yaolicense lic_CDDL license=lic_CDDL
39*2de57b5dSBruce Yaolicense usr/src/cmd/localedef/data/THIRDPARTYLICENSE \
40*2de57b5dSBruce Yao    license=usr/src/cmd/localedef/data/THIRDPARTYLICENSE
41