Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make doesn't install the fonts #12

Open
rshopnil opened this issue Oct 24, 2019 · 1 comment
Open

make doesn't install the fonts #12

rshopnil opened this issue Oct 24, 2019 · 1 comment

Comments

@rshopnil
Copy link

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 .otf files present inside the project directory. How do I solve this issue?

@pcaro90
Copy link
Owner

pcaro90 commented Aug 17, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants