Upload fixed polkit patch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20809 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2018-12-14 15:39:08 +00:00
parent d267a1327e
commit 8fbbc96f33

View File

@ -77,7 +77,7 @@
<listitem>
<para>
Required patch:
<ulink url="&patch-root;polkit-&polkit-version;-security_patch-1.patch"/>
<ulink url="&patch-root;/polkit-&polkit-version;-security_patch-2.patch"/>
</para>
</listitem>
</itemizedlist>
@ -178,7 +178,7 @@ useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 \
Apply a security patch from upstream:
</para>
<screen><userinput>patch -Np1 -i ../polkit-&polkit-version;-security_patch-1.patch</userinput></screen>
<screen><userinput>patch -Np1 -i ../polkit-&polkit-version;-security_patch-2.patch</userinput></screen>
<para>
Install <application>Polkit</application> by running the following