summarylogtreecommitdiffstats
path: root/isolate-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'isolate-git.install')
-rw-r--r--isolate-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/isolate-git.install b/isolate-git.install
index 47c3b2e5df4c..5da029672532 100644
--- a/isolate-git.install
+++ b/isolate-git.install
@@ -15,7 +15,7 @@ post_install() {
fi
# Allow only users in the "isolate" group to run this without sudo
- chown root:isolate $pkgdir/usr/bin/isolate
+ chown root:isolate /usr/bin/isolate
}
post_upgrade() {