This package now provides petsc4py/python-petsc rpms| Exclude python test on ARM
This commit is contained in:
parent
3258770087
commit
471d88f626
@ -4,7 +4,7 @@
|
||||
|
||||
# Python binding and its testing
|
||||
%bcond_without python
|
||||
%ifnarch %{power64}
|
||||
%ifnarch %{power64} %{arm}
|
||||
%bcond_without pycheck
|
||||
%endif
|
||||
%global pymodule_name petsc4py
|
||||
@ -12,7 +12,7 @@
|
||||
#
|
||||
|
||||
## Debug builds ?
|
||||
%bcond_without debug
|
||||
%bcond_with debug
|
||||
#
|
||||
|
||||
# Define _pkgdocdir macro on epel
|
||||
|
Loading…
Reference in New Issue
Block a user