From c432bc2a25dba82a8a3fa8f379ab2f88dc5b04dd Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Thu, 7 Jan 2021 00:47:25 +0000 Subject: [PATCH] polkit: omit -i from autoreconf and add -v Removing -i prevents gtk-doc being required to run autoreconf. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24082 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- postlfs/security/polkit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postlfs/security/polkit.xml b/postlfs/security/polkit.xml index 0111c67f13..2aaa2fd09a 100644 --- a/postlfs/security/polkit.xml +++ b/postlfs/security/polkit.xml @@ -195,7 +195,7 @@ useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 \ patch -Np1 -i ../polkit-&polkit-version;-fix_elogind_detection-1.patch && -autoreconf -fi +autoreconf -fv Install Polkit by running the following