Date: Tue, 19 Oct 2004 20:38:49 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/zoneinfo Makefile Message-ID: <200410192038.i9JKcnho093620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004-10-19 20:38:49 UTC FreeBSD src repository Modified files: share/zoneinfo Makefile Log: - Removed the .CURDIR/.OBJDIR magic, it is not necessary here. - Let the built-in sys.mk rule produce the "yearistype" script. - Install zone files with mode 444 (now that the -m option of zic(8) has been fixed). Revision Changes Path 1.20 +2 -12 src/share/zoneinfo/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410192038.i9JKcnho093620>