From 840efb6a534d9e9127aec6e13c1d53904f666f49 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 25 Sep 2021 14:30:06 +0300 Subject: tzdata: bump to 2021b --- extra/tzdata/build | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/tzdata/build') diff --git a/extra/tzdata/build b/extra/tzdata/build index 8a00ad0f..d334d2a5 100755 --- a/extra/tzdata/build +++ b/extra/tzdata/build @@ -16,3 +16,7 @@ set -- africa asia australasia europe northamerica southamerica ./zic -d "$pkg_dir/usr/share/zoneinfo/posix" "$@" ./zic -d "$pkg_dir/usr/share/zoneinfo/right" -L leapseconds "$@" ./zic -d "$pkg_dir/usr/share/zoneinfo" -p America/New_York + +# The 'tzselect' script is not great by any means, but it will work with most +# POSIX compatible shells, if not all. +clsed '1c#!/bin/sh' "$pkg_dir/usr/bin/tzselect" -- cgit v1.2.3