diff options
Diffstat (limited to 'repo/system/polkit.xibuild')
-rw-r--r-- | repo/system/polkit.xibuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |