Merge branch '#537' into custom-gallery

This commit is contained in:
Baptiste Augrain
2021-03-19 05:30:27 +01:00
2 changed files with 29 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ cd vscode || exit
../update_settings.sh
# apply patches
patch -u src/vs/platform/product/common/product.ts -i ../patches/custom-extensions-gallery.patch
patch -u src/vs/platform/update/electron-main/updateService.win32.ts -i ../patches/update-cache-path.patch
patch -u resources/linux/rpm/code.spec.template -i ../patches/fix-rpm-spec.patch