From 71e3c6e4bed81abbc2856c278bd5d929cfd61224 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 23 Feb 2022 14:42:35 +0000 Subject: fixed additionals --- repo/system/polkit.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/system/polkit.xibuild') diff --git a/repo/system/polkit.xibuild b/repo/system/polkit.xibuild index 2f891f4..3f48cd0 100644 --- a/repo/system/polkit.xibuild +++ b/repo/system/polkit.xibuild @@ -5,9 +5,9 @@ DEPS="expat glib js78 pam" PKG_VER=0.120 SOURCE=https://www.freedesktop.org/software/polkit/releases/polkit-$PKG_VER.tar.gz -ADDITIONAL=( +ADDITIONAL=" https://www.linuxfromscratch.org/patches/blfs/svn/polkit-$PKG_VER-security_fix-1.patch - ) + " DESC="Application development toolkit for controlling system-wide privileges" -- cgit v1.2.1