Changeset d5e40913 for final-system
- Timestamp:
- Feb 21, 2006, 1:52:23 AM (19 years ago)
- Children:
- dcc18d8f
- Parents:
- 59029ec
- Location:
- final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/bash.xml
r59029ec rd5e40913 41 41 Makefile.in</userinput></screen> 42 42 43 <para os="p1">The following patch are updates from the maintainer. The 44 maintainer of Bash only releases these patches to fix serious issues.</para> 45 46 <screen os="p2"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen> 43 47 <para os="g">Prepare Bash for compilation:</para> 44 48 -
final-system/multilib/bash.xml
r59029ec rd5e40913 33 33 href="../common/bash.xml" 34 34 xpointer="xpointer(//*[@os='g'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/bash.xml" 38 xpointer="xpointer(//*[@os='p1'])"/> 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/bash.xml" 42 xpointer="xpointer(//*[@os='p2'])"/> 35 43 36 44 <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
Note:
See TracChangeset
for help on using the changeset viewer.