From da0b1181796bea3d50d80d30ef5d0be1942e7955 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 05 Jun 2019 19:09:19 -0400 Subject: build: Drop TZDIR=/usr/share/zoneinfo Upstream now uses this directory too. --- diff --git a/build b/build index 2343dbd..4c933da 100755 --- a/build +++ b/build @@ -15,7 +15,7 @@ nop: @: build: - oh-autobuild -- KSHELL=/bin/sh TZDIR=/usr/share/zoneinfo + oh-autobuild -- KSHELL=/bin/sh for t in $(tables); do \ /usr/sbin/zic -d tzdata-$${t}.data/usr/share/zoneinfo \ -L /dev/null -y yearistype.sh \ -- cgit v0.9.1