From a9e888d29c539756f30c346b9ce7cc14421862e254e2aac3a58176f20adb1451 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Tue, 11 Aug 2020 16:39:58 +0000 Subject: [PATCH] Accepting request 825818 from home:dannysauer:branches:devel:kubic Minor change: remove duplicate install line in spec file. OBS-URL: https://build.opensuse.org/request/show/825818 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=7 --- etcd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/etcd.spec b/etcd.spec index 197157b..a82702a 100644 --- a/etcd.spec +++ b/etcd.spec @@ -90,7 +90,6 @@ install -D -m 0755 etcdctl/etcdctl %{buildroot}/%{_bindir}/etcdctl # Service install -D -p -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}.service -install -d %{buildroot}/%{_sbindir} ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name} # Sysconfig