mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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
This commit is contained in:
parent
f25b2c037d
commit
c432bc2a25
@ -195,7 +195,7 @@ useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 \
|
||||
</para>
|
||||
|
||||
<screen revision="sysv"><userinput>patch -Np1 -i ../polkit-&polkit-version;-fix_elogind_detection-1.patch &&
|
||||
autoreconf -fi</userinput></screen>
|
||||
autoreconf -fv</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Polkit</application> by running the following
|
||||
|
Loading…
Reference in New Issue
Block a user