
#130707 t2. glibc seems not to have timezone data anymore. using pkg 'tzdata'
#delete some things...
[ -d usr/share/zoneinfo/posix ] && rm -rf usr/share/zoneinfo/posix
[ -d usr/share/zoneinfo/right ] && rm -rf usr/share/zoneinfo/right
[ -d usr/share/zoneinfo/SystemV ] && rm -rf usr/share/zoneinfo/SystemV

