Fix man page globs to work when man pages aren't compressed

This happens when building flatpak modules.
This commit is contained in:
Kalev Lember 2019-06-13 09:46:45 +02:00
parent 738e591f3e
commit ed8f369fd1

View File

@ -70,8 +70,8 @@ rm -rf %{buildroot}%{_docdir}/%{name}
%{_bindir}/potrace
%{_bindir}/mkbitmap
%{_libdir}/libpotrace.so.*
%{_mandir}/man1/potrace.1.*
%{_mandir}/man1/mkbitmap.1.*
%{_mandir}/man1/potrace.1*
%{_mandir}/man1/mkbitmap.1*
%files devel
%{_libdir}/libpotrace.so