summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-25 04:21:16 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-25 04:21:16 +0000
commit75097db4b5830dd1d9d4ca73733777f547b02add (patch)
treea53d075bf5f4f3d06a6bf90aedcda0eb752417a0
parent30a3cf66b50117ad3541c3e7b25db4c751ceb526 (diff)
automatic import of zabbix
-rw-r--r--zabbix-out-of-tree.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/zabbix-out-of-tree.patch b/zabbix-out-of-tree.patch
index 9bfabaa..5d47998 100644
--- a/zabbix-out-of-tree.patch
+++ b/zabbix-out-of-tree.patch
@@ -1,7 +1,7 @@
diff -up zabbix-6.0.13/src/go/Makefile.am.out-of-tree zabbix-6.0.13/src/go/Makefile.am
--- zabbix-6.0.13/src/go/Makefile.am.out-of-tree 2023-02-01 00:19:54.520718582 -0700
+++ zabbix-6.0.13/src/go/Makefile.am 2023-02-16 12:12:40.691876329 -0700
-@@ -57,15 +57,15 @@ zabbix.com/cmd/zabbix_web_service:
+@@ -57,15 +57,15 @@
build: ${TARGETS}
clean:
@@ -20,8 +20,8 @@ diff -up zabbix-6.0.13/src/go/Makefile.am.out-of-tree zabbix-6.0.13/src/go/Makef
test -f "$(DESTDIR)$(AGENT2_CONFIG_PLUGINS_PATH)/"`basename $$cfg` || \
cp "$$cfg" "$(DESTDIR)$(AGENT2_CONFIG_PLUGINS_PATH)/"`basename $$cfg`; \
done
-@@ -76,7 +76,7 @@ install-zabbix.com/cmd/zabbix_web_servic
- install-exec-local: ${INSTALL_TARGETS}
+@@ -90,7 +90,7 @@
+ sbom: sbom.json
check:
- CGO_CFLAGS="${CGO_CFLAGS}" CGO_LDFLAGS="${CGO_LDFLAGS}" go test ./...