Added forgotten directories zoneinfo/Antarctica and zoneinfo/Arctic.
The zoneinfo makefile doesn't follow the rules. It builds everything at install time. It dpends on zic to create the directories. zic doesn't know about the weird 555 permissions specified in BSD.usr.dist, so it creates the directories with nonstandard permissions.
This commit is contained in:
parent
2f1a0ba831
commit
f6710c88c5
@ -1,4 +1,4 @@
|
||||
# $Id: BSD.usr.dist,v 1.76 1996/11/17 03:57:08 wosch Exp $
|
||||
# $Id: BSD.usr.dist,v 1.77 1996/11/23 04:06:10 ache Exp $
|
||||
#
|
||||
|
||||
/set type=dir uname=bin gname=bin mode=0755
|
||||
@ -472,6 +472,10 @@
|
||||
Indiana
|
||||
..
|
||||
..
|
||||
Antarctica
|
||||
..
|
||||
Arctic
|
||||
..
|
||||
Asia
|
||||
..
|
||||
Atlantic
|
||||
|
Loading…
Reference in New Issue
Block a user