diff --git a/horst.changes b/horst.changes index d5cfd69..c680ff3 100644 --- a/horst.changes +++ b/horst.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 17 13:15:17 UTC 2021 - Andreas Stieger + +- fix manpage patch boo#1193856 + ------------------------------------------------------------------- Fri Nov 16 14:43:09 UTC 2018 - Cristian Rodríguez diff --git a/horst.spec b/horst.spec index 83817b2..59c1559 100644 --- a/horst.spec +++ b/horst.spec @@ -58,7 +58,7 @@ make %{?_smp_mflags} %install install -Dpm0755 horst %{buildroot}/%{_bindir}/horst install -Dpm0644 horst.conf %{buildroot}/%{_sysconfdir}/horst.conf -install -Dpm0644 horst.8 %{buildroot}/%{_mandir}/man1/horst.8 +install -Dpm0644 horst.8 %{buildroot}/%{_mandir}/man8/horst.8 install -Dpm0644 horst.conf.5 %{buildroot}/%{_mandir}/man5/horst.conf.5 %files