Fixes: http://tracker.ceph.com/issues/19546
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(Note: This cannot be cherry-picked because master uses cmake, but
the fix does bring the jewel spec file into better alignment its master
counterpart, at least as far as this one little bit is concerned.)
--without-babeltrace \
%endif
$CEPH_EXTRA_CONFIGURE_ARGS \
- %{?_with_ocf} \
+%if 0%{with ocf}
+ --with-ocf \
+%endif
%if %{without tcmalloc}
--without-tcmalloc \
%endif