From 28396bcb2d875dc05747f5b5ccdf6250886e4f8e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 10 Jan 2025 16:29:36 +0000 Subject: [PATCH] macros: Package /usr/lib*/cmake in development packages Signed-off-by: Michael Tremer --- macros/templates.macro | 1 + 1 file changed, 1 insertion(+) diff --git a/macros/templates.macro b/macros/templates.macro index c4cda8c61..94a48706e 100644 --- a/macros/templates.macro +++ b/macros/templates.macro @@ -49,6 +49,7 @@ packages %{bindir}/*-config %{includedir} %{libdir}/*.a + %{libdir}/cmake %{libdir}/pkgconfig %{datadir}/aclocal %{libdir}/*.so -- 2.47.3