Remove %{_bindir} glob from %files

[skip changelog]
This commit is contained in:
Maxwell G 2022-09-04 14:43:52 -05:00
commit 77411f0b8e
No known key found for this signature in database
GPG key ID: F79E4E25E8C661F8

View file

@ -68,7 +68,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/aerc.desktop
%files
%license LICENSE
%doc doc README.md
%{_bindir}/*
%{_bindir}/aerc
%{_mandir}/man1/%{name}.1*
%{_mandir}/man1/%{name}-*.1.*
%{_mandir}/man5/%{name}-*.5.*