Skip to content

Commit

Permalink
Merge pull request #18 from owl4ce/master
Browse files Browse the repository at this point in the history
Timezone Utilities: Install `tzselect` utility
  • Loading branch information
dslm4515 authored Jun 30, 2021
2 parents a6ef098 + f3598fc commit 7f78773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3-chroot/011-timezone_utilities
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ make -C posixtz-0.5 posixtz
./zic -y ./yearistype -d /usr/share/zoneinfo/right -L leapseconds ${timezones}
./zic -y ./yearistype -d /usr/share/zoneinfo -p America/New_York
install -m444 -t /usr/share/zoneinfo iso3166.tab zone1970.tab zone.tab
install -m755 tzselect /usr/bin
install -m755 zic zdump /usr/sbin
install -m644 zic.8 zdump.8 /usr/share/man/man8
#rm -fv /usr/share/zoneinfo/localtime
Expand Down

0 comments on commit 7f78773

Please sign in to comment.