Changeset c432bc2 for postlfs


Ignore:
Timestamp:
01/07/2021 12:47:25 AM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b80b399
Parents:
f25b2c03
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    rf25b2c03 rc432bc2  
    196196
    197197<screen revision="sysv"><userinput>patch -Np1 -i ../polkit-&polkit-version;-fix_elogind_detection-1.patch &amp;&amp;
    198 autoreconf -fi</userinput></screen>
     198autoreconf -fv</userinput></screen>
    199199
    200200    <para>
Note: See TracChangeset for help on using the changeset viewer.