Changeset ac2c08d for x/installing/x7lib.xml
- Timestamp:
- 06/20/2008 12:28:34 AM (16 years ago)
- Branches:
- 6.3, 6.3-rc3
- Children:
- e00ac396
- Parents:
- c65cc63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/installing/x7lib.xml
rc65cc63 rac2c08d 87 87 <para role="required"><xref linkend="ed"/>, 88 88 <xref linkend="fontconfig"/>, 89 <xref linkend="pkgconfig"/>, and 90 <xref linkend="xorg7-proto"/></para> 89 <xref linkend="pkgconfig"/>, 90 <xref linkend="xorg7-proto"/>, and 91 <xref linkend="libXdmcp"/></para> 91 92 92 93 <bridgehead renderas="sect4">Optional</bridgehead> … … 120 121 <screen><userinput>case $(basename "$PWD") in 121 122 libX11-&libX11-version; ) 122 patch -Np1 -i ../ libX11-&libX11-version;-badargs-1.patch &&123 patch -Np1 -i ../../libX11-&libX11-version;-badargs-1.patch && 123 124 sed -i 's/_XGet/XGet/' modules/im/ximcp/imDefLkup.c 124 125 ;; 125 126 libXfont-&libXfont-version; ) 126 patch -Np1 -i ../ libXfont-&libXfont-version;-pcf_parser-1.patch &&127 patch -Np1 -i ../../libXfont-&libXfont-version;-pcf_parser-1.patch && 127 128 sed -i 's/(ft_isdigit/(isdigit/' src/FreeType/fttools.c 128 129 ;;
Note:
See TracChangeset
for help on using the changeset viewer.