forked from pool/open-lldp
Accepting request 558569 from home:dimstar:Factory
- Fix calling of fillup_only: it knows no -i parameter. OBS-URL: https://build.opensuse.org/request/show/558569 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=24
This commit is contained in:
parent
345f9bec75
commit
eb1a73fb14
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 13:31:53 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Fix calling of fillup_only: it knows no -i parameter.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 11:08:53 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -96,7 +96,7 @@ rm -rf %{buildroot}/%{_libdir}/*.la
|
||||
ln -s service %{buildroot}%{_sbindir}/rclldpad
|
||||
|
||||
%post
|
||||
%{fillup_only -n -i lldpad}
|
||||
%{fillup_only -n lldpad}
|
||||
%service_add_post lldpad.service
|
||||
|
||||
%pre
|
||||
|
Loading…
Reference in New Issue
Block a user