diff --git a/lector.spec b/lector.spec index f06225c..82fc26e 100644 --- a/lector.spec +++ b/lector.spec @@ -68,8 +68,6 @@ mv ./lector/rarfile/LICENSE ./LICENSE-rarfile %install %py3_install -# TODO: Not sure how to get %%find_lang to work with Qt linguist (which I assume is what this project uses). -#%%find_lang Lector --with-qt # NOTE: Upstream hasn't merged the .metainfo.xml file nor renamed the .desktop to match, yet. mkdir -p %{buildroot}/%{_metainfodir}/ cp --archive %{SOURCE1} %{buildroot}/%{_metainfodir}/ @@ -82,7 +80,6 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/io.github.Bas -#%%files -f Lector.lang %files %doc AUTHORS README.md %license LICENSE LICENSE-rarfile