From 2474b84144f38ed06592fcf408fdf9d308b203c1 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Thu, 15 Oct 2020 07:22:35 +0000 Subject: [PATCH] fix unpackaged --- lld.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lld.spec b/lld.spec index 5d2ca73..e7f8138 100644 --- a/lld.spec +++ b/lld.spec @@ -77,6 +77,7 @@ programs that use the LLD infrastructure. %doc LICENSE.TXT %{_includedir}/lld %{_libdir}/liblld*.so +%{_libdir}/cmake/%{name}/ #-------------------------------------------------------------------------