mkfontdir.cpp refers to mkfontscale as BINDIR/mkfontscale. This breaks if mkfontscale is installed in a different prefix, as it may be since they are packaged separately. This would work in a wider variety of setups: PATH=BINDIR:$PATH exec mkfontscale ...
commit e3ee2b17572a26b6a6e78fdbfa4e38059da6c170 Author: Jeremy Huddleston <jeremyhu@apple.com> Date: Thu Oct 6 10:29:42 2011 -0700 Fix issues where mkfontscale and mkfontdir are installed in different locations or bindir contains a space https://bugs.freedesktop.org/show_bug.cgi?id=24465 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.