From 6abfdd20fa542ec543cdc4ba81102ca10274c1ca Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 6 Dec 2022 18:23:51 +0400 Subject: [PATCH] Don't apply deleted GYP patch in Windows prepare. --- Telegram/build/prepare/prepare.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index c38002314..c017566da 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -444,8 +444,6 @@ win: git clone https://chromium.googlesource.com/external/gyp cd gyp git checkout 9d09418933 -depends:patches/gyp.diff - git apply $LIBS_DIR/patches/gyp.diff mac: python3 -m pip install ^ --ignore-installed ^