Accepting request 941216 from home:AndreasStieger:branches:network:utilities

- fix manpage patch boo#1193856

OBS-URL: https://build.opensuse.org/request/show/941216
OBS-URL: https://build.opensuse.org/package/show/network:utilities/horst?expand=0&rev=9
This commit is contained in:
Martin Hauke 2021-12-17 17:40:17 +00:00 committed by Git OBS Bridge
parent 8c2d0ff4f1
commit 93a2283ab2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 17 13:15:17 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- fix manpage patch boo#1193856
-------------------------------------------------------------------
Fri Nov 16 14:43:09 UTC 2018 - Cristian Rodríguez <crrodriguez@opensuse.org>

View File

@ -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