From 87e877ab54d1483f44745c91cb9d379d5300c799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E9=9B=A8=E8=90=BD?= Date: Fri, 4 Oct 2024 18:44:27 +0800 Subject: [PATCH] rmvpatch: choose MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 秋雨落 --- choose/riscv64.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 choose/riscv64.patch diff --git a/choose/riscv64.patch b/choose/riscv64.patch deleted file mode 100644 index f79617683..000000000 --- a/choose/riscv64.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git PKGBUILD PKGBUILD -index 5932a053..038fa167 100644 ---- PKGBUILD -+++ PKGBUILD -@@ -25,7 +25,7 @@ - prepare() { - cd "$pkgname" - -- cargo fetch --locked --target "$CARCH-unknown-linux-gnu" -+ cargo fetch --locked - } - - build() {