Changeset 1b290ed
- Timestamp:
- Feb 23, 2006, 1:33:52 AM (19 years ago)
- Children:
- 45ac04d2
- Parents:
- 0b707c6
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/multilib/e2fsprogs.xml
r0b707c6 r1b290ed 50 50 xpointer="xpointer(//*[@os='e'])"/> 51 51 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 href="../common/e2fsprogs.xml" 54 xpointer="xpointer(//*[@os='f'])"/> 55 52 56 <screen os="ac"><userinput>make CC="${CC} ${BUILD64}"</userinput></screen> 53 57 -
boot/sparc64/e2fsprogs-libs.xml
r0b707c6 r1b290ed 54 54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 55 55 href="../../final-system/common/e2fsprogs.xml" 56 xpointer="xpointer(//*[@os=' e'])"/>56 xpointer="xpointer(//*[@os='f'])"/> 57 57 58 58 <screen os="ac"><userinput>make CC="${CC} ${BUILD32}" libs</userinput></screen> … … 60 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 61 61 href="../../final-system/common/e2fsprogs.xml" 62 xpointer="xpointer(//*[@os='i'])"/> 63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 65 href="../../final-system/common/e2fsprogs.xml" 62 66 xpointer="xpointer(//*[@os='j'])"/> 67 68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 69 href="../../final-system/common/e2fsprogs.xml" 70 xpointer="xpointer(//*[@os='k'])"/> 63 71 64 72 <screen os="ad"><userinput>make CC="${CC} ${BUILD32}" install-libs</userinput></screen> -
final-system/common/bash.xml
r0b707c6 r1b290ed 41 41 Makefile.in</userinput></screen> 42 42 43 <para os="p1">The following patch areupdates from the maintainer. The43 <para os="p1">The following patch contains updates from the maintainer. The 44 44 maintainer of Bash only releases these patches to fix serious issues.</para> 45 45 -
final-system/common/bzip2.xml
r0b707c6 r1b290ed 49 49 <screen os="p4"><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen> 50 50 51 <para os="p5">The <command>bzdiff</command> depends on tempfile. We remove52 that dependecy with this patch:</para>51 <para os="p5">The <command>bzdiff</command> script depends on tempfile. 52 We remove that dependency with this patch:</para> 53 53 54 54 <screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen> -
final-system/sparc64/elftoaout.xml
r0b707c6 r1b290ed 44 44 xpointer="xpointer(//*[@os='d'])"/> 45 45 46 <screen><userinput>make install</userinput></screen>47 48 46 </sect2> 49 47
Note:
See TracChangeset
for help on using the changeset viewer.