From f9ce8484c4c2f5d45b26094ed771d6d6d94c4e30 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 08 Oct 2013 17:00:42 -0400 Subject: tzdata-common: Add /usr/share/zoneinfo/posix link. --- diff --git a/build b/build index 34aa5e1..b78f0b4 100755 --- a/build +++ b/build @@ -38,6 +38,7 @@ install: build done; \ exec 3>&-; \ done + ln -sf . dest/usr/share/zoneinfo/posix oh-fixperms oh-installfiles for t in $(tables); do \ diff --git a/tzdata-common.pkg/files b/tzdata-common.pkg/files index bd0263d..30cbcae 100644 --- a/tzdata-common.pkg/files +++ b/tzdata-common.pkg/files @@ -1,3 +1,4 @@ +/usr/share/zoneinfo/posix /usr/share/zoneinfo/posixrules /usr/share/zoneinfo/iso3166.tab /usr/share/zoneinfo/zone.tab -- cgit v0.9.1