summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openlmi-providers.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index c76a9ad..bc8d617 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -523,6 +523,8 @@ pushd %{_target_platform}
%{cmake} \
%if ! 0%{with_devassistant}
-DWITH-DEVASSISTANT=OFF \
+%else
+ -DWITH-DEVASSISTANT=ON \
%endif
%if ! 0%{with_journald}
-DWITH-JOURNALD=OFF \