summaryrefslogtreecommitdiff
path: root/strata/foundation/time-zone-database.morph
blob: c3c89bcf0bf9f52ac61ee425d93180169f66d55d (plain)
1
2
3
4
5
6
7
8
9
10
name: time-zone-database
kind: chunk
description: |
  Time zone database.
build-system: manual
install-commands:
# ETCDIR is actually where the 'tzselect', 'zdump' and 'zic' commands get
# installed. Note that tzselect from this chunk will overlap with and override
# the tzselect binary from GLIBC.
- make TOPDIR="$PREFIX" ETCDIR="$PREFIX/bin" TZDIR="$PREFIX/share/zoneinfo" DESTDIR="$DESTDIR" install