forked from pool/libssh2_org
Accepting request 85819 from home:elvigia:branches:devel:libraries:c_c++
- Workaround qemu-arm problems. OBS-URL: https://build.opensuse.org/request/show/85819 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=27
This commit is contained in:
parent
bfd70ff1b8
commit
aca8bbe8bc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 17:36:36 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Workaround qemu-arm problems.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 04:42:00 UTC 2011 - crrodriguez@opensuse.org
|
Tue Sep 6 04:42:00 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -82,7 +82,9 @@ make install DESTDIR=%{buildroot}
|
|||||||
rm -f %{buildroot}%{_libdir}/*.la
|
rm -f %{buildroot}%{_libdir}/*.la
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if !%qemu_user_space_build
|
||||||
make check
|
make check
|
||||||
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user