mirror of
https://github.com/ceph/ceph
synced 2025-03-05 07:48:55 +00:00
rpm: Renamed bcond tests flag to make_check
Signed-off-by: Ricardo Dias <rdias@suse.com>
This commit is contained in:
parent
aaa75aeb2f
commit
06875b5099
@ -16,7 +16,7 @@
|
||||
#
|
||||
%bcond_with ocf
|
||||
%bcond_without cephfs_java
|
||||
%bcond_with tests
|
||||
%bcond_with make_check
|
||||
%bcond_with xio
|
||||
%ifnarch s390 s390x
|
||||
%bcond_without tcmalloc
|
||||
@ -707,7 +707,7 @@ cmake .. \
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
%if 0%{with tests}
|
||||
%if 0%{with make_check}
|
||||
%check
|
||||
# run in-tree unittests
|
||||
cd build
|
||||
|
Loading…
Reference in New Issue
Block a user