diff --git a/river.changes b/river.changes index a09791b..6dd2e99 100644 --- a/river.changes +++ b/river.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 6 12:44:13 UTC 2023 - Soc Virnyl Estela + +- Fix installation of manpages. + ------------------------------------------------------------------- Mon Mar 27 14:14:50 UTC 2023 - socvirnyl.estela@gmail.com diff --git a/river.spec b/river.spec index 75caf1b..69ea1ac 100644 --- a/river.spec +++ b/river.spec @@ -141,15 +141,15 @@ install -D -m 0755 %{SOURCE1} %{buildroot}%{_bindir} %{_bindir}/river-run.sh %dir %{_datadir}/wayland-sessions %{_datadir}/wayland-sessions/river.desktop -%{_mandir}/man1/river.1.gz +%{_mandir}/man1/river.1%{?ext_man} %files riverctl %{_bindir}/riverctl -%{_mandir}/man1/riverctl.1.gz +%{_mandir}/man1/riverctl.1%{?ext_man} %files rivertile %{_bindir}/rivertile -%{_mandir}/man1/rivertile.1.gz +%{_mandir}/man1/rivertile.1%{?ext_man} %files devel %{_datadir}/pkgconfig/river-protocols.pc