From 35e6ef4ea4706d462c094b73fe0fdb6c4c3be911 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 8 Nov 2023 20:54:16 +0800 Subject: [PATCH] fix: anki-qt5 anki --- anda/apps/anki-qt5/anki-qt5.spec | 1 - anda/apps/anki/anki.spec | 1 - 2 files changed, 2 deletions(-) diff --git a/anda/apps/anki-qt5/anki-qt5.spec b/anda/apps/anki-qt5/anki-qt5.spec index a6875edfae..d5e709e9db 100644 --- a/anda/apps/anki-qt5/anki-qt5.spec +++ b/anda/apps/anki-qt5/anki-qt5.spec @@ -22,7 +22,6 @@ Anki is based on a theory called spaced repetition. %prep git clone https://github.com/ankitects/anki . git checkout %version -%patch0 -p1 %patch1 -p1 # See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=anki-qt5 diff --git a/anda/apps/anki/anki.spec b/anda/apps/anki/anki.spec index 0a7ff4b2c2..f04b8e5de3 100644 --- a/anda/apps/anki/anki.spec +++ b/anda/apps/anki/anki.spec @@ -22,7 +22,6 @@ Anki is based on a theory called spaced repetition. %prep git clone https://github.com/ankitects/anki . git checkout %{version} -%patch 0 -p1 # See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=anki