summarylogtreecommitdiffstats
path: root/code-marketplace.hook
diff options
context:
space:
mode:
authorSainnhepark2020-12-05 08:15:10 +0800
committerSainnhepark2020-12-05 08:15:10 +0800
commit0de3a0e775de0c17ed9a85d4e5a6d227efef86dc (patch)
tree206acf591c97660664583bacd70780ef0d686435 /code-marketplace.hook
parentd3cacca5c2cc3d35345115646bf19c2ef5fe4700 (diff)
downloadaur-0de3a0e775de0c17ed9a85d4e5a6d227efef86dc.tar.gz
revert
Diffstat (limited to 'code-marketplace.hook')
-rw-r--r--code-marketplace.hook3
1 files changed, 1 insertions, 2 deletions
diff --git a/code-marketplace.hook b/code-marketplace.hook
index f9923b2445c0..5e685e15dd88 100644
--- a/code-marketplace.hook
+++ b/code-marketplace.hook
@@ -3,9 +3,8 @@ Operation = Install
Operation = Upgrade
Type = Path
Target = usr/lib/code/product.json
-Target = usr/share/vscodium-bin/resources/app/product.json
[Action]
Description = Patching product.json...
-Exec = /usr/share/code-marketplace/patch.sh
+Exec = /usr/bin/bash -c "/usr/bin/patch /usr/lib/code/product.json < /usr/lib/code/product_json.patch"
When = PostTransaction