From b63d1b84deebe115a67949611e936b923ed69a5a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 27 Sep 2021 12:17:11 -1000 Subject: [PATCH] ;make: site: revert --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 1fb834bb2..068b03285 100644 --- a/Makefile +++ b/Makefile @@ -824,7 +824,6 @@ site: $(call def-help,site, update the hledger.org website (run on hledger.org, || ( \ echo; \ ./Shake -V webmanuals; \ - ./Shake -V orgfiles; \ make -C site build; \ ) 2>&1 | tee -a site.log # once VPS can build Shake again, replace the Shake/make lines with