Changeset 090d748 in clfs-sysroot
- Timestamp:
- Feb 19, 2007, 2:42:49 PM (18 years ago)
- Branches:
- master
- Children:
- 2e7a86a
- Parents:
- 6ae0bf6
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/ncurses.xml
r6ae0bf6 r090d748 25 25 <sect2 role="installation"> 26 26 <title>Installation of Ncurses</title> 27 28 <para os="p1">This patch fixes an issue with some bash versions:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&ncurses-bashfix-patch;</userinput></screen> 27 31 28 32 <para os="a">Prepare Ncurses for compilation:</para> -
BOOK/introduction/common/changelog.xml
r6ae0bf6 r090d748 40 40 <para>February 19, 2007</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Fix the building of Ncurses when an unpatched 44 version of Bash 3.x is used.</para> 45 </listitem> 42 46 <listitem> 43 47 <para>[jciccone] - Updated Gzip to 1.3.11.</para> -
BOOK/materials/common/patches.xml
r6ae0bf6 r090d748 155 155 156 156 <varlistentry> 157 <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term> 158 <listitem> 159 <para>Download: <ulink 160 url="&patches-root;&ncurses-bashfix-patch;"/></para> 161 <para>MD5 sum: <literal>&ncurses-bashfix-patch-md5;</literal></para> 162 </listitem> 163 </varlistentry> 164 165 <varlistentry> 157 166 <term>Perl Cross Compile Patch - <token>&perl-cross_compile-patch-size;</token>:</term> 158 167 <listitem> -
BOOK/patches.ent
r6ae0bf6 r090d748 64 64 <!ENTITY mktemp-tempfile-patch-md5 "65d73faabe3f637ad79853b460d30a19"> 65 65 <!ENTITY mktemp-tempfile-patch-size "3.6 KB"> 66 67 <!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch"> 68 <!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db"> 69 <!ENTITY ncurses-bashfix-patch-size "4 KB"> 66 70 67 71 <!ENTITY perl-cross_compile-patch "perl-&perl-version;-cross_compile-4.patch">
Note:
See TracChangeset
for help on using the changeset viewer.