Explorar o código

http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi %!s(int64=11) %!d(string=hai) anos
pai
achega
f1d755b003
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter06/glibc.xml

+ 1 - 1
chapter06/glibc.xml

@@ -287,7 +287,7 @@ for tz in etcetera southamerica northamerica europe africa antarctica  \
     zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" ${tz}
 done
 
-cp -v zone.tab iso3166.tab $ZONEINFO
+cp -v zone.tab zone1970.tab iso3166.tab $ZONEINFO
 zic -d $ZONEINFO -p America/New_York
 unset ZONEINFO</userinput></screen>