From 5412b6091f3b92d501eac4af1523f56fb4eb69d4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 25 Nov 2016 20:58:53 +0000 Subject: adjust policykit rule for sisyphus --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d59d0ef..7ffbec2 100644 --- a/Makefile +++ b/Makefile @@ -22,4 +22,4 @@ install: install -d $(DESTDIR)$(UBINDIR) install -m 0755 sisyphus $(DESTDIR)$(UBINDIR)/ install -d $(DESTDIR)$(POLKITDIR) - install -m 0644 ro.kogaion.sisyphus.policy $(DESTDIR)$(POLKITDIR)/ + install -m 0644 org.redcorelinux.sisyphus.policy $(DESTDIR)$(POLKITDIR)/ -- cgit v1.2.3