mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Tweaks based on comments
This commit is contained in:
@@ -10,7 +10,7 @@ watch:
|
||||
fswatch *.seqdiag | xargs -n 1 sh -c "make || true"
|
||||
|
||||
$(FONT):
|
||||
curl -sLo $@ https://googlefontdirectory.googlecode.com/hg/apache/droidsansmono/DroidSansMono.ttf
|
||||
curl -sLo $@ https://googlefontdirectory.googlecode.com/hg/apache/droidsansmono/$(FONT).ttf
|
||||
|
||||
%.png: %.seqdiag $(FONT)
|
||||
seqdiag -a -f '$(FONT)' $<
|
||||
|
Reference in New Issue
Block a user