cvs commit: src/share/zoneinfo - Imported sources
Giorgos Keramidas
keramida at freebsd.org
Mon Oct 18 10:05:01 PDT 2004
On 2004-10-18 05:44, Andrey Chernov <ache at nagual.pp.ru> wrote:
> On Sun, Oct 17, 2004 at 11:55:08PM +0000, Garrett Wollman wrote:
> > wollman 2004-10-17 23:55:08 UTC
> >
> > FreeBSD src repository
> >
> > src/share/zoneinfo - Imported sources
> > Update of /home/ncvs/src/share/zoneinfo
> > In directory repoman.freebsd.org:/tmp/cvs-serv30242
> >
> > Log Message:
> > Latest timezone database from Arthur Olson. Updates in this round:
>
> Some new dirs are missing from BSD.usr.dist:
>
> zic: can't create /usr/share/zoneinfo/America/Argentina/Buenos_Aires: No
> such file or directory
> *** Error code 1
Try applying locally this patch to `BSD.usr.dist'. Since you're an src
committer, if this fixes things for you (as it did for me), feel free to
commit it any time :-)
%%%
Index: BSD.usr.dist
===================================================================
RCS file: /home/ncvs/src/etc/mtree/BSD.usr.dist,v
retrieving revision 1.308
diff -u -u -r1.308 BSD.usr.dist
--- BSD.usr.dist 25 Sep 2004 00:42:37 -0000 1.308
+++ BSD.usr.dist 18 Oct 2004 16:57:59 -0000
@@ -1166,6 +1166,8 @@
Africa
..
America
+ Argentina
+ ..
Indiana
..
Kentucky
%%%
More information about the cvs-src
mailing list