]> Lady’s Gitweb - OldStandard/commitdiff
removed circularity in makefile
authorRobert Alessi <redacted>
Mon, 29 Jul 2019 08:36:25 +0000 (10:36 +0200)
committerRobert Alessi <redacted>
Mon, 29 Jul 2019 08:36:25 +0000 (10:36 +0200)
makefile
oldstandard.pdf

index 6f1f026a2a004fcdf579d1452dc98780d3b62495..8f798c8b0011e453f54de9d3c8acc8a13bb97cb1 100644 (file)
--- a/makefile
+++ b/makefile
@@ -12,7 +12,8 @@ doc: local
 
 all: doc
 
-local: clean
+local:
+       rm -f $(LOCALFONTDIR)/OldStandard-*.otf
        cp otf/OldStandard-*.otf $(LOCALFONTDIR)/
        luaotfload-tool --update
 
index 0334e85dbe8f45ae0dbe3d8d7e6134564e35310b..806e001224a8631fd97ed47d566aeaf0bc31eb7e 100644 (file)
Binary files a/oldstandard.pdf and b/oldstandard.pdf differ
This page took 0.112966 seconds and 4 git commands to generate.