forked from pool/mingw32-runtime
This commit is contained in:
parent
4e599fb276
commit
2d2d29d302
@ -44,9 +44,7 @@ make
|
|||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
pushd mingw-w64-crt
|
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
popd
|
|
||||||
|
|
||||||
# The above installs in /usr/x86_64-pc-mingw32/sys-root/x86_64-pc-mingw32/lib
|
# The above installs in /usr/x86_64-pc-mingw32/sys-root/x86_64-pc-mingw32/lib
|
||||||
# which is the wrong location. Move it to %{_mingw32_libdir}.
|
# which is the wrong location. Move it to %{_mingw32_libdir}.
|
||||||
|
Loading…
Reference in New Issue
Block a user