[packages/zabbix] Re-enable agent2, builds on builders

glen glen at pld-linux.org
Tue Aug 24 19:28:40 CEST 2021


commit 0aca223cd7be589cf7f9481bf6beb153aa7ee27d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Aug 24 20:28:27 2021 +0300

    Re-enable agent2, builds on builders

 zabbix.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index c88f2f8..ba83789 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/0aca223cd7be589cf7f9481bf6beb153aa7ee27d



More information about the pld-cvs-commit mailing list