forked from pool/openvswitch
- fix rcX link
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=68
This commit is contained in:
parent
b0cf4cbc14
commit
6a4e3acbcc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 11:24:25 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- fix rcX link
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 08:40:15 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
@ -343,10 +343,10 @@ install -m 644 %{SOURCE3} \
|
||||
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.%{name}-switch
|
||||
install -m 755 %{SOURCE2} \
|
||||
%{buildroot}/%{_sysconfdir}/init.d/%{name}-switch
|
||||
ln -s %{_sysconfdir}/init.d/%{name}-switch %{buildroot}%{_sbindir}/rc%{name}-switch
|
||||
ln -sf %_sbindir/service %{buildroot}%{_sbindir}/rc%{name}-switch
|
||||
install -m 755 %{SOURCE5} \
|
||||
%{buildroot}/%{_sysconfdir}/init.d/%{name}-vtep
|
||||
ln -s %{_sysconfdir}/init.d/%{name}-vtep %{buildroot}%{_sbindir}/rc%{name}-vtep
|
||||
ln -sf %_sbindir/service %{buildroot}%{_sbindir}/rc%{name}-vtep
|
||||
|
||||
%if 0%{?suse_version} > 1230
|
||||
install -D -m 644 %{SOURCE7} \
|
||||
|
Loading…
Reference in New Issue
Block a user