Changeset cdc04a1 for chapter08/bash.xml


Ignore:
Timestamp:
10/18/2022 08:31:34 AM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
2dc81d4
Parents:
04ca2a7 (diff), 0f9c02a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/bash.xml

    r04ca2a7 rcdc04a1  
    4040  <sect2 role="installation">
    4141    <title>Installation of Bash</title>
     42
     43    <para>First, fix some issues identified upstream:</para>
     44
     45<screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    4246
    4347    <para>Prepare Bash for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.