summarylogtreecommitdiffstats
path: root/vmware-unlocker-post.hook
diff options
context:
space:
mode:
authorSimPilotAdamT2022-09-21 16:52:15 +0100
committerSimPilotAdamT2022-09-21 16:52:15 +0100
commit0d527b49296cd47c73df3a453046809603046da0 (patch)
tree9d50c55c7d3e81d86e2633e22b4be56a13d80bd6 /vmware-unlocker-post.hook
parentb3f6974316d459ed8ea299206e45464505f886f9 (diff)
downloadaur-0d527b49296cd47c73df3a453046809603046da0.tar.gz
4.2.3-2
Diffstat (limited to 'vmware-unlocker-post.hook')
-rw-r--r--vmware-unlocker-post.hook3
1 files changed, 2 insertions, 1 deletions
diff --git a/vmware-unlocker-post.hook b/vmware-unlocker-post.hook
index 687678f93321..7bf85e9f04ab 100644
--- a/vmware-unlocker-post.hook
+++ b/vmware-unlocker-post.hook
@@ -10,4 +10,5 @@ Target = vmware*
Description = Patching VMware...
When = PostTransaction
Depends = vmware-unlocker
-Exec = /usr/bin/unlock
+Depends = bash
+Exec = /usr/bin/bash -c 'env UNLOCK_QUIET=1 unlock'