SHA256
2
0

Accepting request 85837 from home:elvigia:branches:devel:libraries:c_c++

wrong macro usage

OBS-URL: https://build.opensuse.org/request/show/85837
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=8
This commit is contained in:
Cristian Rodríguez 2011-09-30 21:26:42 +00:00 committed by Git OBS Bridge
parent fbf84769fd
commit 21f97762a2

View File

@ -86,7 +86,7 @@ rm -fr $RPM_BUILD_ROOT/usr/share/gc # docs
%{__rm} -f %{buildroot}%{_libdir}/*.la %{__rm} -f %{buildroot}%{_libdir}/*.la
%check %check
%if !%qemu_user_space_build %if ! 0%{?qemu_user_space_build}
make check make check
%endif %endif