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
This commit is contained in:
parent
fe0bf54177
commit
a9e888d29c
@ -90,7 +90,6 @@ install -D -m 0755 etcdctl/etcdctl %{buildroot}/%{_bindir}/etcdctl
|
|||||||
|
|
||||||
# Service
|
# Service
|
||||||
install -D -p -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}.service
|
install -D -p -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}.service
|
||||||
install -d %{buildroot}/%{_sbindir}
|
|
||||||
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
|
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
|
||||||
|
|
||||||
# Sysconfig
|
# Sysconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user