Add tzcode package

This commit is contained in:
Alexpux
2013-11-05 12:24:41 +04:00
parent 2b01bb7b1e
commit 4646825baa
8 changed files with 341 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- src/tzfile.h.orig 2013-09-11 13:42:07.000000000 +0400
+++ src/tzfile.h 2013-11-05 11:42:57.378200000 +0400
@@ -20,7 +20,7 @@
*/
#ifndef TZDIR
-#define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */
+#define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */
#endif /* !defined TZDIR */
#ifndef TZDEFAULT