forked from pool/mingw64-runtime
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-runtime?expand=0&rev=10
This commit is contained in:
parent
d85913c2a4
commit
14c104fe73
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user