Changeset c493aa56
- Timestamp:
 - Oct 16, 2015, 4:42:39 PM (10 years ago)
 - Branches:
 - sysvinit
 - Children:
 - 2a70fe2
 - Parents:
 - 91f8575
 - git-author:
 - William Harrington <kb0iic@…> (10/16/15 16:42:28)
 - git-committer:
 - William Harrington <kb0iic@…> (10/16/15 16:42:39)
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-system/common/glibc.xml (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/glibc.xml
r91f8575 rc493aa56 271 271 272 272 for tz in etcetera southamerica northamerica europe africa antarctica \ 273 asia australasia backward pacificnew \ 274 systemv; do 273 asia australasia backward pacificnew systemv; do 275 274 zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" ${tz} 276 275 zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" ${tz} … … 278 277 done 279 278 280 cp -v zone.tab iso3166.tab $ZONEINFO279 cp -v zone.tab zone1970.tab iso3166.tab $ZONEINFO 281 280 zic -d $ZONEINFO -p America/New_York 282 281 unset ZONEINFO</userinput></screen>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  