%arm is also 32-bit
This commit is contained in:
parent
7c89415d95
commit
4f0634a317
@ -66,7 +66,7 @@ find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
|
|||||||
rm %{buildroot}%{_pkgdocdir}/LICENSE # Rather use license macro
|
rm %{buildroot}%{_pkgdocdir}/LICENSE # Rather use license macro
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ifarch %ix86 ppc
|
%ifarch %ix86 %arm ppc
|
||||||
# 64-bit specific test
|
# 64-bit specific test
|
||||||
sed -i 's,tests/xkey/test12.vtc,,' src/Makefile
|
sed -i 's,tests/xkey/test12.vtc,,' src/Makefile
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user