From a0af037a6b1f8f07484919a829cc6b9ce9f4d6fc Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Mar 2023 07:46:08 +0000 Subject: automatic import of spdlog --- spdlog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spdlog.spec b/spdlog.spec index 7ec07e6..4c35b90 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -32,8 +32,8 @@ make DESTDIR=%{buildroot} install %files %defattr(-,root,root) %{_includedir}/%{name}/* -%{_lib64dir}/cmake/%{name}/*.cmake -%{_lib64dir}/pkgconfig/spdlog.pc +%{_libdir}/cmake/%{name}/*.cmake +%{_libdir}/pkgconfig/spdlog.pc %changelog * Mon Nov 26 2018 Sujay G 1.1.0-2 -- cgit v1.2.3