luaPackages.toml: remove debug leftover

we dont need to cat CMakeLists.txt.

So you dont know about git blame ? Gooooodd
This commit is contained in:
Matthieu C. 2024-05-29 23:48:29 +02:00 committed by Matthieu Coudron
parent c2648147da
commit c3c9941f70

View File

@ -722,8 +722,6 @@ in
substituteInPlace CMakeLists.txt \
--replace-fail "TOML_PLUS_PLUS_SRC" "${tomlplusplus.src}/include/toml++" \
--replace-fail "MAGIC_ENUM_SRC" "${magic-enum.src}/include/magic_enum"
cat CMakeLists.txt
'';
});