Changeset af30804 for final-system
- Timestamp:
- Feb 21, 2006, 9:22:17 AM (19 years ago)
- Children:
- 126e0cf
- Parents:
- 180b054
- Location:
- final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/bzip2.xml
r180b054 raf30804 48 48 49 49 <screen os="p4"><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen> 50 51 <para os="p5">The <command>bzdiff</command> depends on tempfile. We remove 52 that dependecy with this patch:</para> 53 54 <screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen> 50 55 51 56 <para os="a">The Bzip2 package does not contain a <command>configure</command> -
final-system/multilib/bzip2-64bit.xml
r180b054 raf30804 37 37 href="../common/bzip2.xml" 38 38 xpointer="xpointer(//*[@os='p4'])"/> 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/bzip2.xml" 42 xpointer="xpointer(//*[@os='p5'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 href="../common/bzip2.xml" 46 xpointer="xpointer(//*[@os='p6'])"/> 39 47 40 48 <para os="m1">We need to remove the tests since they won't work on
Note:
See TracChangeset
for help on using the changeset viewer.