Fix anki I swear this is last time

Signed-off-by: windowsboy111 <wboy111@outlook.com>
This commit is contained in:
windowsboy111
2023-01-12 21:00:28 +08:00
committed by GitHub
parent c04235dc7b
commit d3a7f7400d
+2
View File
@@ -45,6 +45,8 @@ mv %{buildroot}/%{_bindir}/anki1 %{buildroot}/%{_bindir}/anki
find %{buildroot} -iname __pycache__ | xargs -r rm -rf
find %{buildroot} -iname direct_url.json | xargs -r rm -rf
chmod 755 %{buildroot}%{_bindir}/anki
%files
%license LICENSE*