From 4d030b312d34149abc6d317af6225b0f378afd46 Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 31 May 2024 15:29:31 +0300 Subject: [PATCH] Fix typo --- SPECS/bcmatroska2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/bcmatroska2.spec b/SPECS/bcmatroska2.spec index a4b459e..600a5e9 100644 --- a/SPECS/bcmatroska2.spec +++ b/SPECS/bcmatroska2.spec @@ -39,7 +39,7 @@ This package contains development files for %{name} mkdir -p %{buildroot}%{_libdir}/cmake/ mv %{buildroot}%{_datadir}/BCMatroska2/cmake/* %{buildroot}%{_libdir}/cmake/ -rm -rf %{_datadir} +rm -rf %{buildroot}%{_datadir} %files %{_libdir}/lib%{name}.so.*