X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/38cf6657d274595ff4a2025a71376525864243ce..HEAD:/Makefile diff --git a/Makefile b/Makefile index c58390c..b659bfe 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ lib/ckeditor: lib/.ckeditor curl -sSf -o $@ --form 'config=@$<' https://fontello.com .fontello.zip: .fontello.url - curl -sSf -o $@ ${FONTELLO_HOST}/$$(cat $<)/get + curl -sSf -o $@ https://fontello.com/$$(cat $<)/get minimedit.%: .fontello.zip unzip -q -j -DD -o $< '*/$@'