X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=always_compile_ipc.patch;h=1a67d367454c9b34e21f8950814f492f7d2c8525;hb=refs%2Fheads%2Fmaster;hp=076dcd7534ca993540bf373213ee6de72de72d45;hpb=4523bfffb57a373581cdf4a1f86ebd4e56216bde;p=packages%2Fzabbix.git diff --git a/always_compile_ipc.patch b/always_compile_ipc.patch index 076dcd7..1a67d36 100644 --- a/always_compile_ipc.patch +++ b/always_compile_ipc.patch @@ -1,8 +1,8 @@ -diff -ur zabbix-5.0.7.orig/configure.ac zabbix-5.0.7/configure.ac ---- zabbix-5.0.7.orig/configure.ac 2020-12-21 10:38:31.000000000 +0100 -+++ zabbix-5.0.7/configure.ac 2021-01-03 20:31:44.256798240 +0100 -@@ -1668,7 +1668,7 @@ - AM_CONDITIONAL(HAVE_LIBXML2, test "x$have_libxml2" = "xyes") +diff -ur zabbix-6.0.30.orig/configure.ac zabbix-6.0.30/configure.ac +--- zabbix-6.0.30.orig/configure.ac 2024-06-13 13:33:23.551609990 +0200 ++++ zabbix-6.0.30/configure.ac 2024-06-13 13:33:36.243788954 +0200 +@@ -1541,7 +1541,7 @@ + AM_CONDITIONAL(HAVE_SSH2, [test "x$have_ssh" = "xyes (libssh2)"]) dnl Check if Zabbix internal IPC services are used -have_ipcservice="no"