From 2aa559e715329b79d9158fd0dfafad7289170644 Mon Sep 17 00:00:00 2001 From: wweiq Date: Thu, 13 Apr 2023 10:10:32 +0000 Subject: [PATCH] update systemd.spec. Signed-off-by: wweiq --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index d3e2fb5..c95999c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,4 +1,4 @@ -%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler} +%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:ctyunos} %global __requires_exclude pkg-config %global pkgdir %{_prefix}/lib/systemd %global system_unit_dir %{pkgdir}/system -- Gitee