Add man page to packages

Refs #6
This commit is contained in:
2021-04-15 02:01:28 +00:00
parent d6ca2d7921
commit 8b232c5ef5
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
lume.1

View File

@ -25,6 +25,7 @@ Source: %{name}-%{version}.tar.xz
%{_bindir}/lume
%license LICENSE
/usr/share/lume/lumerc
%doc %{_mandir}/man1/lume.1.*
%changelog