Changeset f32f537 for final-system/common
- Timestamp:
- Feb 21, 2006, 1:26:16 AM (19 years ago)
- Children:
- 4a9cdca
- Parents:
- 360c931
- Location:
- final-system/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/bash.xml
r360c931 rf32f537 47 47 <screen os="d"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen> 48 48 49 <para os="e">Bash also has issueswhen compiled against newer versions of Glibc.49 <para os="e">Bash also has an issue when compiled against newer versions of Glibc. 50 50 The following patch resolves this problem:</para> 51 51 -
final-system/common/inetutils.xml
r360c931 rf32f537 41 41 <screen os="p2"><userinput>patch -Np1 -i ../&inetutils-man_pages-patch;</userinput></screen> 42 42 43 <para os="p3">Th e following patchesaddresses build issues with GCC 4.x:</para>43 <para os="p3">This patch addresses build issues with GCC 4.x:</para> 44 44 45 45 <screen os="p4"><userinput>patch -Np1 -i ../&inetutils-gcc4_fixes-patch;</userinput></screen> -
final-system/common/readline.xml
r360c931 rf32f537 66 66 <screen os="i"><userinput>make install</userinput></screen> 67 67 68 <para os="j">Give Readline's dynamic libraries to amore appropriate68 <para os="j">Give Readline's dynamic libraries more appropriate 69 69 permissions:</para> 70 70
Note:
See TracChangeset
for help on using the changeset viewer.