14
0
mirror of https://github.com/belluzj/fantasque-sans.git synced 2024-06-26 08:58:34 +02:00

Merge pull request #41 from eksperimental/patch-1

create ~/.fonts dir
This commit is contained in:
belluzj 2015-03-17 08:34:21 +01:00
commit b424798f18

View File

@ -30,6 +30,7 @@ $(CSS_FILE): $(CSS_FRAGMENTS)
install: $(INSTALLED_TTF_FILES) install: $(INSTALLED_TTF_FILES)
$(INSTALLED_TTF_FILES): $(TTF_FILES) $(INSTALLED_TTF_FILES): $(TTF_FILES)
mkdir -p ~/.fonts/
cp $^ ~/.fonts/ cp $^ ~/.fonts/
fc-cache -f fc-cache -f