Changeset f3547a3 in clfs-sysroot for BOOK/final-system
- Timestamp:
- Mar 15, 2009, 5:50:38 PM (16 years ago)
- Branches:
- master
- Children:
- 7ec27e2
- Parents:
- e711c4b
- Location:
- BOOK/final-system/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/file.xml
re711c4b rf3547a3 25 25 <sect2 role="installation"> 26 26 <title>Installation of File</title> 27 28 <para os="p1">The following patch will fix an issue due to utf-8 with file on documents:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&file-fixes-patch;</userinput></screen> 31 32 <para os="p3">The following patch will add support for new compressors like XZ Utils:</para> 33 34 <screen os="p4"><userinput>patch -Np1 -i ../&file-new_compressors-patch;</userinput></screen> 27 35 28 36 <para os="a">Prepare File for compilation:</para> -
BOOK/final-system/common/man.xml
re711c4b rf3547a3 29 29 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&man-i18n-patch;</userinput></screen> 31 32 <para os="p3">The following patch will add support for new compressors like XZ Utils:</para> 33 34 <screen os="p4"><userinput>patch -Np1 -i ../&man-new_compressors-patch;</userinput></screen> 31 35 32 36 <para os="a">A few adjustments need to be made to the sources of Man.</para> -
BOOK/final-system/common/texinfo.xml
re711c4b rf3547a3 25 25 <sect2 role="installation"> 26 26 <title>Installation of Texinfo</title> 27 28 <para os="p1">The following patch will add support for new compressors like XZ Utils:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&texinfo-new_compressors-patch;</userinput></screen> 27 31 28 32 <para os="a">Prepare Texinfo for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.