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:
Lars Vogdt 2011-10-02 08:16:28 +00:00 committed by Git OBS Bridge
commit 6494cea67c
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 ! 0%{?qemu_user_space_build}
make check
%endif
%clean
rm -rf %{buildroot}