]> git.pld-linux.org Git - packages/zabbix.git/blobdiff - zabbix.spec
Re-enable agent2, builds on builders
[packages/zabbix.git] / zabbix.spec
index c88f2f8792e36b521da7a3db36c0d654033c434b..ba83789eef22db8edc9aab26ef9316716528af15 100644 (file)
@@ -10,7 +10,7 @@
 %bcond_without sqlite3 # enable sqlite3 support
 %bcond_without mysql   # enable MySQL support
 %bcond_without java    # disable java support
-%bcond_with    agent2  # disable bulding of Go based agent2
+%bcond_without agent2  # disable bulding of Go based agent2
 
 %define databases %{?with_sqlite3:sqlite3} %{?with_pgsql:postgresql} %{?with_mysql:mysql}
 %define any_database %{with pgsql}%{with mysql}%{with sqlite3}
This page took 0.101557 seconds and 4 git commands to generate.