Add tzcode package
This commit is contained in:
11
tzcode/tzcode-tzfile.patch
Normal file
11
tzcode/tzcode-tzfile.patch
Normal 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
|
||||
Reference in New Issue
Block a user