Accepting request 85831 from devel:libraries:c_c++
Broken macro usage (forwarded request 85830 from elvigia) OBS-URL: https://build.opensuse.org/request/show/85831 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh2_org?expand=0&rev=17
This commit is contained in:
commit
6494cea67c
@ -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 ! 0%{?qemu_user_space_build}
|
||||||
make check
|
make check
|
||||||
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user