From 107b56a24f24b1af80edda6e61bd2242f93abc3f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Dec 2017 03:53:36 +0000 Subject: PYTHON_COMPAT : 3.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4d9785d..70579b0 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ UBINDIR ?= /usr/bin DESKTOPDIR ?= /usr/share/applications PIXMAPDIR ?= /usr/share/pixmaps SISYPHUSDATADIR ?= /usr/share/sisyphus -SISYPHUSPYLIBDIR ?= /usr/lib64/python3.4 +SISYPHUSPYLIBDIR ?= /usr/lib64/python3.5 POLKITDIR ?= /usr/share/polkit-1/actions all: -- cgit v1.2.3