Path to this page:
Subject: CVS commit: pkgsrc/textproc/dict-dictionaries
From: Chuck Cranor
Date: 2018-04-02 19:05:18
Message id: 20180402170518.29EACFBEC@cvs.NetBSD.org
Log Message:
use ${SETENV} ${MAKE_ENV} to avoid locale errors from sort
resolves errors on OSX using the build environment:
sort: string comparison failed: Illegal byte sequence
sort: Set LC_ALL='C' to work around the problem.
sort: The strings compared were `ZERMELO FR\304NKEL SET THEORY\tQNDT\tJF' and \
`ZERMELO SET THEORY\tQNMY\tOT'.
when building. Joerg provided pointers on using the build environment.
Files: