pcaro90 / hermit

Hermit is a monospace font designed to be clear, pragmatic and very readable.
https://pcaro.es/p/hermit
SIL Open Font License 1.1
489 stars 26 forks source link

make doesn't install the fonts #12

Open rshopnil opened 4 years ago

rshopnil commented 4 years ago

I've downloaded the repo using git clone and used make to install the fonts. However, I'm getting this error

cp: cannot stat 'Hermit*.otf': No such file or directory make: *** [Makefile:13: install] Error 1

After inspection, I see there're no .otffiles present inside the project directory. How do I solve this issue?

pcaro90 commented 4 years ago

That's right, the Makefile is completely outdated. otf files are inside the packages folder.