2
0
Fridrich Strba 2009-11-14 09:22:08 +00:00 committed by Git OBS Bridge
parent d85913c2a4
commit 14c104fe73

View File

@ -44,7 +44,7 @@ make
%install
rm -rf $RPM_BUILD_ROOT
# The make install installs in /usr/x86_64-pc-mingw64/sys-root/x86_64-pc-mingw64/lib
# The make install installs in %{_prefix}/%{_mingw64_target}/lib
# which is the wrong location. Move it to %{_mingw64_libdir}.
mkdir -p $RPM_BUILD_ROOT%{_mingw64_libdir}
mkdir -p $RPM_BUILD_ROOT%{_prefix}/%{_mingw64_target}