Changeset dcc18d8f for final-system
- Timestamp:
- Feb 21, 2006, 1:52:33 AM (19 years ago)
- Children:
- 16419d3
- Parents:
- d5e40913
- Location:
- final-system
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/bash.xml
rd5e40913 rdcc18d8f 45 45 46 46 <screen os="p2"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen> 47 47 48 <para os="g">Prepare Bash for compilation:</para> 48 49 -
final-system/common/readline.xml
rd5e40913 rdcc18d8f 34 34 <sect2 role="installation"> 35 35 <title>Installation of Readline</title> 36 37 <para os="p1">The following patch are updates from the maintainer. The 38 maintainer of Readline only releases these patches to fix serious issues.</para> 39 40 <screen os="p2"><userinput>patch -Np1 -i ../&readline-fixes-patch;</userinput></screen> 36 41 37 42 <para os="c">Prepare Readline for compilation:</para> -
final-system/multilib/readline-64bit.xml
rd5e40913 rdcc18d8f 21 21 <sect2 role="installation"> 22 22 <title>Installation of Readline</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="readline.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="readline.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/multilib/readline-n32.xml
rd5e40913 rdcc18d8f 22 22 <sect2 role="installation"> 23 23 <title>Installation of Readline</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="readline.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="readline.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/multilib/readline.xml
rd5e40913 rdcc18d8f 22 22 <sect2 role="installation"> 23 23 <title>Installation of Readline</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/readline.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/readline.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.