Package manpages as well.

This commit is contained in:
Matej Cepl 2022-10-09 05:44:44 +02:00
parent 6f5149cb49
commit f52abd7e22
Signed by: mcepl
GPG Key ID: 79205802880BC9D8

View File

@ -17,7 +17,7 @@
Name: wayclip
Version: 0.3
Version: 0.3+git.1664932891.594776c
Release: 0
Summary: Wayland clipboard utility
License: ISC
@ -51,5 +51,7 @@ export LDLAGS="%{optflags} $(pkgconf --libs wayland-client)"
%doc README.md
%{_bindir}/waycopy
%{_bindir}/waypaste
%{_mandir}/man1/waycopy.1%{?ext_man}
%{_mandir}/man1/waypaste.1%{?ext_man}
%changelog