yet another follow-up for Makefile.top fetch-Lua
This commit is contained in:
@@ -392,6 +392,7 @@ fetch-Lua:
|
|||||||
else \
|
else \
|
||||||
echo Checking integrity of $$luafile with $$shac; \
|
echo Checking integrity of $$luafile with $$shac; \
|
||||||
$$shac -w --ignore-missing -c $$CHKSUMSTMP < $$luafile; \
|
$$shac -w --ignore-missing -c $$CHKSUMSTMP < $$luafile; \
|
||||||
|
break; \
|
||||||
fi; \
|
fi; \
|
||||||
fi; \
|
fi; \
|
||||||
tar zxf $$luafile && \
|
tar zxf $$luafile && \
|
||||||
|
|||||||
Reference in New Issue
Block a user