diff --git a/tools/notcurses.spec b/tools/notcurses.spec index 80d40000c..e54dd55fb 100644 --- a/tools/notcurses.spec +++ b/tools/notcurses.spec @@ -78,10 +78,11 @@ cd python %{_bindir}/notcurses-input %{_bindir}/notcurses-ncreel %{_bindir}/notcurses-tetris +%{_bindir}/notcurses-view # Don't use a wildcard, lest we pull in notcurses-pydemo.1. We install the man -# pages for notcurses-tester and notcurses-view, binaries we're not yet -# installing, because we intend to install the binaries Real Soon and it's -# IMHO not worth mucking with the CMake in the meantime FIXME. +# pages for notcurses-tester, which we're not yet installing, because we intend +# to install it Real Soon and it's IMHO not worth mucking with the CMake in the +# meantime FIXME. %{_mandir}/man1/notcurses-demo.1* %{_mandir}/man1/notcurses-input.1* %{_mandir}/man1/notcurses-ncreel.1*