6 lines
95 B
Bash
6 lines
95 B
Bash
tzdataHook() {
|
|
export TZDIR=@out@/share/zoneinfo
|
|
}
|
|
|
|
addEnvHooks "$targetOffset" tzdataHook
|