Update of bug#64155 (group groff):
Assigned to: deri => gbranden
_______________________________________________________
Follow-up Comment #21:
Hi Branden,
I've worked it out. This is the problem, I had a corrupt copy of U-TR in my
build directory so this code:-
if test -f $f; then \
/usr/bin/install -c -m 644 $f /usr/share/groff/1.23.0/font/devpdf/$f; \
else \
/usr/bin/install -c -m 644 ./font/devpdf/$f \
/usr/share/groff/1.23.0/font/devpdf/$f; \
fi; \
Copied the corrupt file rather than the correct file in ./font/devpdf. What is
the purpose of this?
I am going to leave this open so that you can reply to the above and whether
you think this change will affect mom's use of .fam.
Also, I am a bit surprised that you must be reading U-TR (rather than just
checking for its existence) and then when it fails (silently) it compains
about the family, which is confusing, rather than reporting a font as
corrupt.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64155>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/