From cbffb0dc9b5e7236ad2112b842a4c22dd62c1924 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 21 Feb 2018 17:42:55 +0100 Subject: [bug] install bundle helpers --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e11b4280..ed8848b1 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ ANONVPN_DIST=dist/anonvpn ANONVPN_DIST_VERSION = $(ANONVPN_DIST)-$(NEXT_VERSION)/ BITMASK_ROOT = src/leap/bitmask/vpn/helpers/linux/bitmask-root -POLKIT_POLICY = src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.policy +POLKIT_POLICY = src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.bundle.policy SUDO = /usr/bin/sudo include pkg/bundles/build.mk -- cgit v1.2.3