fix RHEL/Fedora (again)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=70
This commit is contained in:
Klaus Kämpf 2015-10-22 08:39:20 +00:00 committed by Git OBS Bridge
parent 44c368c2cd
commit ceb2bc2239

View File

@ -151,6 +151,7 @@ mkdir -p %{buildroot}
# /etc/rc.d/init.d
# 'make install' installs to /etc/init.d
# /etc/init.d -> /etc/rc.d/init.d
mkdir -p %{buildroot}/%{_sysconfdir}/rc.d/init.d
(cd %{buildroot}/%{_sysconfdir}; ln -s rc.d/init.d init.d)
%endif