Related: rhbz#2029810 reverse conditional

f41
Caolán McNamara 3 years ago
parent 7f130ba1d0
commit f7141c84d8

@ -43,9 +43,9 @@
# 'serverconfig' is tuned for non-interactive installs # 'serverconfig' is tuned for non-interactive installs
%ifarch s390 s390x aarch64 %ifarch s390 s390x aarch64
%bcond_with serverconfig
%else
%bcond_without serverconfig %bcond_without serverconfig
%else
%bcond_with serverconfig
%endif %endif
# generated by %%langpack definitions # generated by %%langpack definitions

Loading…
Cancel
Save