Changeset 6f9ab64 for BOOK/final-system/common
- Timestamp:
- Oct 16, 2006, 1:30:26 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e7b09c1
- Parents:
- 663b0fd
- Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
r663b0fd r6f9ab64 29 29 30 30 <screen os="b"><userinput>tar -xvf ../bash-doc-&bash-doc-version;.tar.gz</userinput></screen> 31 32 <para os="p1">The following patch contains updates from the maintainer. The 33 maintainer of Bash only releases these patches to fix serious issues.:</para> 34 35 <screen os="p2"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen> 31 36 32 37 <para os="g">Prepare Bash for compilation:</para> -
BOOK/final-system/common/ncurses.xml
r663b0fd r6f9ab64 25 25 <sect2 role="installation"> 26 26 <title>Installation of Ncurses</title> 27 28 <para os="p1">This patch addresses build issues with Bash &bash-version;:</para>29 30 <screen os="p2"><userinput>patch -Np1 -i ../&ncurses-bash-patch;</userinput></screen>31 27 32 28 <para os="a">Prepare Ncurses for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.