Resolves: rhbz#2100950 FTBFS, use _vpath_builddir instead of _target_platform

This commit is contained in:
Eike Rathke 2022-07-01 19:34:41 +02:00
parent 4745e81ba8
commit 5ce5872fe6
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Development files and utils for %{name}
%cmake_install
mkdir -p %{buildroot}%{_bindir}/
cd %{_target_platform}
cd %{_vpath_builddir}
install -m 755 woff2_decompress %{buildroot}%{_bindir}/
install -m 755 woff2_compress %{buildroot}%{_bindir}/
install -m 755 woff2_info %{buildroot}%{_bindir}/