Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 538484 | Differences between
and this patch

Collapse All | Expand All

(-)a/plugins/clock/clock.c (-1 / +1 lines)
Lines 51-57 Link Here
51
51
52
/* Use the posix directory for the names. If people want a time based on posix or
52
/* Use the posix directory for the names. If people want a time based on posix or
53
 * right time, they can prepend that manually in the entry */
53
 * right time, they can prepend that manually in the entry */
54
#define ZONEINFO_DIR "/usr/share/zoneinfo/posix/"
54
#define ZONEINFO_DIR "/usr/share/zoneinfo/"
55
55
56
56
57
57

Return to bug 538484