yet another follow-up for Makefile.top fetch-Lua

This commit is contained in:
nhmall
2026-06-04 20:22:50 -04:00
parent 0ea0de5301
commit 784692fd40
+1
View File
@@ -392,6 +392,7 @@ fetch-Lua:
else \
echo Checking integrity of $$luafile with $$shac; \
$$shac -w --ignore-missing -c $$CHKSUMSTMP < $$luafile; \
break; \
fi; \
fi; \
tar zxf $$luafile && \