mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-19 13:46:03 +10:00
Merge branch '#537' into custom-gallery
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user