Leo Famulari writes: > On Wed, Apr 22, 2020 at 03:07:01PM -0400, Raghav Gururajan wrote: >> + (system* "make" "ttftar" "otftar" "wofftar") > > As discussed on IRC, this command actually fails, like this: > > ------ > tar czvf freefont-ttf-20200422.tar.gz freefont-20200422/ > tar: freefont-20200422: Cannot stat: No such file or directory > tar: Exiting with failure status due to previous errors > make: *** [Makefile:64: ttftar] Error 2 > phase `install' succeeded after 0.2 seconds > ------ > > The issue is uncovered when running (invoke "make" ...). > > Can you take a look? It's been a few months, is this patch still relevant? Thanks, Chris