Fix man page glob to allow uncompressed man pages

This fixes the build when building as a flatpak module.
This commit is contained in:
Kalev Lember 2022-10-05 19:45:12 +02:00
parent 35101e58dd
commit 1a1e1a2d9c

View File

@ -70,7 +70,7 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a
%{_bindir}/editorconfig
%{_bindir}/editorconfig-%{version}
%{_mandir}/man1/editorconfig.1.*
%{_mandir}/man1/editorconfig.1*
%files libs
%doc README.md