From b3ca500da4399f2737a9795c57ebb663982482ba Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 3 Feb 2025 18:32:18 +0000 Subject: automatic import of cmake --- cmake.req | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake.req') diff --git a/cmake.req b/cmake.req index 5dea386..9af5c44 100644 --- a/cmake.req +++ b/cmake.req @@ -45,8 +45,6 @@ class CMakeParser: has_module = True if re.match(".*/usr/lib(64)?/cmake/.*", modulePath): is_arched = True - elif re.match(".*/usr/libilp32/cmake/.*", modulePath): - is_arched = True if has_module: if is_arched: -- cgit v1.2.3