Author: ken
Date: Wed Jan  6 16:47:25 2021
New Revision: 24082

Log:
polkit: omit -i from autoreconf and add -v

Removing -i prevents gtk-doc being required to run autoreconf.

Modified:
   trunk/BOOK/postlfs/security/polkit.xml

Modified: trunk/BOOK/postlfs/security/polkit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/polkit.xml      Wed Jan  6 16:42:06 2021        
(r24081)
+++ trunk/BOOK/postlfs/security/polkit.xml      Wed Jan  6 16:47:25 2021        
(r24082)
@@ -195,7 +195,7 @@
     </para>
 
 <screen revision="sysv"><userinput>patch -Np1 -i 
../polkit-&polkit-version;-fix_elogind_detection-1.patch &amp;&amp;
-autoreconf -fi</userinput></screen>
+autoreconf -fv</userinput></screen>
 
     <para>
       Install <application>Polkit</application> by running the following
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to