From 863710612cf3f403ea27207ec9148534fbe8fb13 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 11 Jul 2024 22:02:07 -0700 Subject: [PATCH] fix: anki-qt5 (#1505) (#1517) Signed-off-by: madomado (cherry picked from commit 2823e967c0287aced2a525dd95983a204b9413bc) Co-authored-by: madomado --- anda/apps/anki-qt5/anki-qt5.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/apps/anki-qt5/anki-qt5.spec b/anda/apps/anki-qt5/anki-qt5.spec index ba360e8da8..4b6992eed3 100644 --- a/anda/apps/anki-qt5/anki-qt5.spec +++ b/anda/apps/anki-qt5/anki-qt5.spec @@ -20,6 +20,7 @@ phrases in a foreign language) as easily, quickly and efficiently as possible. Anki is based on a theory called spaced repetition. %prep +rm -rf ./* git clone https://github.com/ankitects/anki . git checkout %version %patch 1 -p1