Fix flatpak module builds

Relax man page globs to allow man pages without compression (this is how
flatpak modules are currently built).
This commit is contained in:
Kalev Lember 2020-04-01 11:24:09 +02:00
parent f5f93adeda
commit a4574bad7d

View File

@ -60,7 +60,7 @@ popd
%doc AUTHORS
%{_bindir}/%{name}
%{_libdir}/lib%{name}.so.*
%{_mandir}/man1/%{name}.1.*
%{_mandir}/man1/%{name}.1*
%files devel
%{_includedir}/%{name}/