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:
Cristian Rodríguez 2011-09-30 17:41:48 +00:00 committed by Git OBS Bridge
parent bfd70ff1b8
commit aca8bbe8bc
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -82,7 +82,9 @@ make install DESTDIR=%{buildroot}
rm -f %{buildroot}%{_libdir}/*.la
%check
%if !%qemu_user_space_build
make check
%endif
%clean
rm -rf %{buildroot}