This commit is contained in:
parent
388c495b81
commit
7005908ef2
@ -70,8 +70,6 @@ autoreconf -fiv
|
||||
rm -rf %{buildroot}%{_datadir}/doc/zimg
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
# test suite is broken on other platforms, upstream informed
|
||||
%ifarch x86_64
|
||||
%check
|
||||
%make_build clean
|
||||
%configure \
|
||||
@ -80,7 +78,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%make_build
|
||||
%make_build test/unit_test
|
||||
test/unit_test
|
||||
%endif
|
||||
|
||||
%post -n libzimg%{sover} -p /sbin/ldconfig
|
||||
%postun -n libzimg%{sover} -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user