From 680ec1c1a172be877fa1b8098ae094c54d3d9846 Mon Sep 17 00:00:00 2001 From: Andrew Toskin Date: Jun 10 2019 21:45:16 +0000 Subject: Less greedy file globbing --- diff --git a/lector.spec b/lector.spec index c2c52c4..c7c0833 100644 --- a/lector.spec +++ b/lector.spec @@ -78,9 +78,10 @@ mv ./lector/rarfile/LICENSE ./LICENSE-rarfile %doc AUTHORS README.md %license LICENSE LICENSE-rarfile %{_bindir}/%{name} -%{_datadir}/applications/*.desktop -%{_datadir}/icons/hicolor/* -%{python3_sitelib}/%{name}* +%{_datadir}/applications/lector.desktop +%{_datadir}/icons/hicolor/scalable/apps/Lector.png +%{python3_sitelib}/lector* +%{python3_sitelib}/lector/