From d967553cae7c1bea30bed638c8715c5cbd6ba087 Mon Sep 17 00:00:00 2001 From: MondayNitro <87489540+MondayNitro@users.noreply.github.com> Date: Sat, 14 Dec 2024 13:39:16 +0530 Subject: [PATCH] Update utils.py --- utils.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/utils.py b/utils.py index 600312f..18d37c0 100644 --- a/utils.py +++ b/utils.py @@ -58,9 +58,6 @@ def patch_apk( patches, "--unsigned", "--exclusive", - "--rip-lib=x86_64", - "--rip-lib=x86", - "--rip-lib=arm64-v8a", "--legacy-options=options.json", ]