Fix man page glob to allow uncompressed man pages
This fixes the build when building as a flatpak module.
This commit is contained in:
parent
35101e58dd
commit
1a1e1a2d9c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user