From 88a0abb25f60138e28bd4bbaf7e5eff851c92428 Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 31 May 2024 15:24:53 +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 7c64e07..a4b459e 100644 --- a/SPECS/bcmatroska2.spec +++ b/SPECS/bcmatroska2.spec @@ -38,7 +38,7 @@ This package contains development files for %{name} %cmake_install mkdir -p %{buildroot}%{_libdir}/cmake/ -mv %{_datadir}/BCMatroska2/cmake/* %{buildroot}%{_libdir}/cmake/ +mv %{buildroot}%{_datadir}/BCMatroska2/cmake/* %{buildroot}%{_libdir}/cmake/ rm -rf %{_datadir} %files