testing/code-oss: actually apply patch

This commit is contained in:
psykose 2023-07-07 02:16:17 +00:00
parent 6ab8425bd9
commit 065f177bbd
2 changed files with 3 additions and 0 deletions

View file

@ -30,6 +30,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/microsoft/vscode/archive/ref
launcher
enable-extensions.patch
no-git.patch
no-res.patch.noauto
electron21.patch
webpack-hash.patch.noauto
"
@ -53,6 +54,7 @@ prepare() {
yarn install --cache-folder "$srcdir" --frozen-lockfile
patch -Np1 < "$srcdir"/webpack-hash.patch.noauto
patch -Np1 < "$srcdir"/no-res.patch.noauto
# patch out telemetry
# backported from https://github.com/VSCodium/vscodium/blob/master/undo_telemetry.sh
@ -139,6 +141,7 @@ d84a54e558f25763162257fe542ef5b7f205980d7cc93c01eeb36d8c3a87b102dcea7b1a580c87d5
aa06b5721d3790f134f15ac19cd190ccc7ff9c2b6d873bd12e9c483ce697a4cc80ec0e8b0cfc458380b6c5ceb406989e4ff8c99a176638d0bdc32c823cd8c070 launcher
9f36c7fa6f0fd6a516f8e22c47f53013337985e59085bf1ea70165d42a513a92aa2a7a99ef0715e752c7190fd39ba703d405838e61bcfb60cabe47c421781eb4 enable-extensions.patch
f8d744ed29d4fa57bd00b916e689ea0f5ac5590910e369fa26c76bd2bc6ba2dd692c06f11342f8517667fb818caab7b4e349cd30c629be225bc9cea4e02ed3b9 no-git.patch
48e46bd2ec1490e456a9227c4d74eae5e5c6a7e48a98f8f463370bf60eb7fcb140337e3e02577dea1eabbc48174e2e3b31a4717a945d5dc21ccdbfd3a9807349 no-res.patch.noauto
b29bcdc7845d5ecba86d76ce730a97d478761892506d11e8c999f8704fc8c06290242e3f6becf79dc478bdee878d2feff604c35a84c0a00623c8fc6118133480 electron21.patch
0939ed0e39883b27ac13cdde2e1dbce506043997b6b52610d1f75560db58bac646d6f8fd6b909e8ad595aab6ed9f3777206e33d7fa5a58e0a7acc4c530b5d6b0 webpack-hash.patch.noauto
"