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