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.attr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake.attr') diff --git a/cmake.attr b/cmake.attr index f9724b6..83f3f1a 100644 --- a/cmake.attr +++ b/cmake.attr @@ -1,3 +1,3 @@ %__cmake_provides %{_rpmconfigdir}/cmake.prov %__cmake_requires %{_rpmconfigdir}/cmake.req -%__cmake_path ^(/usr/lib(64|ilp32)?|%{_datadir})/cmake/.*/.*(Config\.cmake|-config\.cmake)$ +%__cmake_path ^(%{_libdir}|%{_datadir})/cmake/.*/.*(Config\.cmake|-config\.cmake)$ -- cgit v1.2.3