dev-lua/cqueues: fix restore ALL_LIBS

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
This commit is contained in:
Nicolas PARLANT
2024-10-23 23:32:59 +02:00
parent 625cf25207
commit 305d74f150

View File

@@ -37,7 +37,6 @@ src_prepare() {
sed \
-e '/LUAPATH :=/d' \
-e '/LUAPATH_FN =/d' \
-e '/ALL_LIBS +=/d' \
-i GNUmakefile || die
lua_copy_sources