components/timezone/Makefile
changeset 7829 2de4f4ace09c
parent 7706 8ec3561f91ec
child 7860 8991c11f87b1
equal deleted inserted replaced
7828:f7ee70770225 7829:2de4f4ace09c
    31 COMPONENT_SRC=
    31 COMPONENT_SRC=
    32 HUMAN_VERSION=		2017a
    32 HUMAN_VERSION=		2017a
    33 TPNO=			24870
    33 TPNO=			24870
    34 COMPONENT_ANITYA_ID=	5021
    34 COMPONENT_ANITYA_ID=	5021
    35 
    35 
    36 # Build info part of pkg(5) FMRI dropped ",$(OS_VERSION)" between 11 and 12;
    36 # Build info part of pkg(5) FMRI dropped ",$(OS_RELEASE)" between 11 and 12;
    37 # needed for evaluation repo where we build the default repo from 12 on 11.
    37 # needed for evaluation repo where we build the default repo from 12 on 11.
    38 ifeq ($(OS_VERSION),5.11)
    38 ifeq ($(OS_VERSION),11.3)
    39 OS_META_VERSION=	,$(OS_VERSION)-$(OS_VERSION)
    39 OS_META_VERSION=	,$(OS_RELEASE)-$(OS_RELEASE)
    40 else
    40 else
    41 OS_META_VERSION=	-$(OS_VERSION)
    41 OS_META_VERSION=	-$(PKG_SOLARIS_VERSION)
    42 endif
    42 endif
    43 
    43 
    44 # "etcetera" must be listed before "backward" because it sets up links that
    44 # "etcetera" must be listed before "backward" because it sets up links that
    45 # "backward" needs.
    45 # "backward" needs.
    46 TZFILES= africa antarctica asia australasia etcetera europe \
    46 TZFILES= africa antarctica asia australasia etcetera europe \