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

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