freebsd-dev/share/i18n
Jilles Tjoelker f7044509cb share/i18n: Fix installworld with read-only obj.
Since iconv was enabled (r254273, August 13), it has been impossible to
installworld using a read-only obj tree. This is common with NFS. Parts of
share/i18n unconditionally rebuild files like mapper.dir during
installation.

This patch ensures the files like mapper.dir are not rewritten with the same
contents.

Tested by:	joel
Approved by:	re (hrs)
2013-09-17 20:09:25 +00:00
..
csmapper share/i18n: Fix installworld with read-only obj. 2013-09-17 20:09:25 +00:00
esdb share/i18n: Fix installworld with read-only obj. 2013-09-17 20:09:25 +00:00
Makefile