Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   apb
Date:           Fri Aug  8 09:34:10 UTC 2014

Modified Files:
        src/external/public-domain: Makefile
        src/share: Makefile

Log Message:
Hook external/public-domain/tz into the build, and unhook share/zoneinfo.

The timezone files are still installed in ${DESTDIR}/usr/share/zoneinfo/**,
and they are identical before and after this change.

This is almost the last step in moving NetBSD's tzdata sources from
share/zoneinfo to external/public/tz/dist, to ease future maintenance.
All that remains is to delete src/share/zoneinfo, but that will be
delayed for a while.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/public-domain/Makefile
cvs rdiff -u -r1.32 -r1.33 src/share/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index