- fixed manually c&p create roff links

This commit is contained in:
Tomasz Kłoczko 2018-01-18 14:56:47 +00:00
parent b987cae2d1
commit 88944de3bb
1 changed files with 2 additions and 2 deletions

View File

@ -125,8 +125,8 @@ install -d %{buildroot}%{_sysconfdir}/modprobe.d
rm %{buildroot}/%{_mandir}/man1/openipmigui.1 %{buildroot}%{_libdir}/*.la
# add missing documentation
echo ".so man1/ipmicmd.1"» > %{buildroot}%{_mandir}/man1/ipmicmd.1
echo ".so man1/openipmish.1"» > %{buildroot}%{_mandir}/man1/ipmish.1
echo ".so man1/ipmicmd.1" > %{buildroot}%{_mandir}/man1/ipmicmd.1
echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
%post
%systemd_post ipmi.service