Use a consistent %bcond syntax

This commit is contained in:
Miro Hrončok 2023-05-26 10:56:41 +02:00
parent 1e9bead9ab
commit e08af6dcb7
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%bcond_without tests
%bcond tests 1
# This bcond allows to ship a non-compiled version
# Slower, but sometimes necessary with alpha Python versions
%bcond_without cython_compile
%bcond cython_compile 1
# We don't ship emacs-cython-mode in EL.
%bcond emacs %{undefined rhel}