mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-06 19:45:28 +01:00
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
This commit is contained in:
commit
261aa60060
@ -43,7 +43,7 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Ncurses</title>
|
||||
|
||||
<para>First, run the following commands to build the <quote>tic</quote>
|
||||
<para>First, run the following commands to build the <command>tic</command>
|
||||
program on the build host. We install it in
|
||||
<filename class="directory">$LFS/tools</filename>, so that it is found
|
||||
in the <envar>PATH</envar> when needed:</para>
|
||||
|
@ -129,7 +129,8 @@ su tester -c "make -k check"</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
One test, kill: decode functions, known to fail in the chroot environment.
|
||||
One test, <literal>kill: decode functions</literal>, is known to fail
|
||||
with bash-5.3-rc1 or newer.
|
||||
</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user