From 36c1ed202131effc32ff95b60e386817bdd58354 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 19 Jul 2022 16:44:02 +0300 Subject: [PATCH] polkit rebuild --- system/base/polkit/actions.py | 6 ++++-- system/base/polkit/pspec.xml | 7 +++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/system/base/polkit/actions.py b/system/base/polkit/actions.py index b3f5bc04..400615f2 100644 --- a/system/base/polkit/actions.py +++ b/system/base/polkit/actions.py @@ -12,7 +12,7 @@ from pisi.actionsapi import get def setup(): #pisitools.dosed("configure.ac", "pardus-release", "pisilinux-release") #pisitools.dosed("configure", "pardus-release", "pisilinux-release") - autotools.autoreconf("-fiv") + autotools.autoreconf("-f") autotools.configure("--prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ @@ -25,7 +25,9 @@ def setup(): --enable-libsystemd-login=no \ --enable-libelogind=yes \ --disable-man-pages \ - --disable-gtk-doc \ + --enable-gtk-doc=no \ + --enable-gtk-doc-html=no \ + --enable-gtk-doc-pdf=no \ --disable-static") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/system/base/polkit/pspec.xml b/system/base/polkit/pspec.xml index b4ca0f62..b2f9655a 100644 --- a/system/base/polkit/pspec.xml +++ b/system/base/polkit/pspec.xml @@ -94,6 +94,13 @@ + + 2022-07-18 + 0.120 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-05 0.120