summarylogtreecommitdiffstats
path: root/vscodium-bin-marketplace.hook
diff options
context:
space:
mode:
authorbinex-dsk2020-12-04 08:48:40 -0500
committerbinex-dsk2020-12-04 08:48:40 -0500
commitd6f634fd1ff7d2671e87faf83fa79ba933174672 (patch)
tree5642b45e348a1313bcaa5ae01d5a9cb8dd1031f8 /vscodium-bin-marketplace.hook
downloadaur-d6f634fd1ff7d2671e87faf83fa79ba933174672.tar.gz
oka
Diffstat (limited to 'vscodium-bin-marketplace.hook')
-rw-r--r--vscodium-bin-marketplace.hook10
1 files changed, 10 insertions, 0 deletions
diff --git a/vscodium-bin-marketplace.hook b/vscodium-bin-marketplace.hook
new file mode 100644
index 000000000000..8d540de2e8b7
--- /dev/null
+++ b/vscodium-bin-marketplace.hook
@@ -0,0 +1,10 @@
+[Trigger]
+Operation = Install
+Operation = Upgrade
+Type = Path
+Target = /usr/share/vscodium-bin/resources/app/product.json
+
+[Action]
+Description = Patching product.json...
+Exec = /usr/bin/bash -c "/usr/bin/patch /usr/share/vscodium-bin/resources/app/product.json < /usr/share/vscodium-bin/resources/app/product.json.patch"
+When = PostTransaction