dont use nm on s390
This commit is contained in:
parent
d39b909876
commit
a2b2ed4e42
@ -24,7 +24,13 @@
|
||||
# note that nntp is non-functional in evo 1.3.x
|
||||
%define nntp_support 1
|
||||
%define exchange_support 1
|
||||
|
||||
%ifnarch s390 s390x
|
||||
%define nm_support 1
|
||||
%else
|
||||
%define nm_support 0
|
||||
%endif
|
||||
|
||||
%define libnotify_support 1
|
||||
%define inline_audio_support 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user