FIXUPHACK 308 B

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