Dominique Leuenberger 2015-05-29 10:01:32 +00:00 committed by Git OBS Bridge
parent 51a408da67
commit dcd85c8f4c

View File

@ -17,7 +17,7 @@
#
%define KMP 1
%define KMP 1
# systemd and deploypkg should be enabled by default on versions >= 13.1
%if 0%{?suse_version} >= 1310
@ -268,7 +268,7 @@ echo 'HTML_TIMESTAMP=NO' >> docs/api/doxygen.conf
%if 0%{?suse_version} < 1230
--without-procps \
%endif
%if %{without deploypkg}
%if ! %{with deploypkg}
--disable-deploypkg \
--without-ssl \
%endif