From e343b4c1221ad261ae57ce28e704db9c6f09872e Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 15 Jul 2020 17:59:17 +0000 Subject: [PATCH] polkit rebuild --- system/base/polkit/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/polkit/actions.py b/system/base/polkit/actions.py index ce9c408c..7074ecda 100644 --- a/system/base/polkit/actions.py +++ b/system/base/polkit/actions.py @@ -14,7 +14,7 @@ def setup(): autotools.configure("--with-pam-module-dir=/lib/security/ \ --with-os-type=pardus \ - --with-mozjs=mozjs-17.0 \ + --with-mozjs=mozjs-60 \ --with-dbus \ --enable-examples \ --enable-introspection \