On 8/12/19 10:55 AM, Jean-Marc Pigeon via blfs-dev wrote:
Hello,


According to me
mkfontscale-1.2.1 is now building mkfontdir too

What is the real/good mkfontdir, the binary from
mkfontdir-1.0.7
or
mkfontscale-1.2.1

Hmm.  We have been using those files for a long time.  What I have now is:

$ cat /opt/xorg/bin/mkfontdir
#!/bin/sh

PATH="/opt/xorg/bin:$PATH"

exec mkfontscale -b -s -l "$@"

and that is from mkfontscale. Perhaps we should just remove mkfontdir-1.0.7.

mkfontdir-1.0.7.tar.gz    2012-02-11 03:59 131K
mkfontscale-1.2.1.tar.gz  2019-03-21 04:01 184K

Are there any issues with that?

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to