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

This commit is contained in:
Eike Rathke 2021-07-30 14:54:07 +02:00
parent 77d26d7ecd
commit 3e3d14c941

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}/