1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-06-22 13:19:20 +01:00

Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2023-08-09 00:30:10 +02:00
commit 45708d879e

View File

@ -50,7 +50,7 @@
packages in BLFS. Run this sed to reinstate the old
output for pkgconf:</para>
<screen><userinput remap="pre">sed -i '/1330,1336/s|^|//|' cli/main.c</userinput></screen>
<screen><userinput remap="pre">sed -i '1330,1336s|^|//|' cli/main.c</userinput></screen>
<para>Prepare Pkgconf for compilation:</para>