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. --- (limited to 'build') 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 \ -- cgit v0.9.1