Merge pull request #41 from eksperimental/patch-1

create ~/.fonts dir
pull/44/head
belluzj 2015-03-17 08:34:21 +01:00
commit b424798f18
1 changed files with 1 additions and 0 deletions

View File

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