Index of /pub/XFree86/4.0.2/patches

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [CMP] 4.0.1-4.0.2.diff1.gz 2000-12-19 01:09 1.5M [CMP] 4.0.1-4.0.2.diff2.gz 2000-12-19 01:10 364K [CMP] 4.0.1-4.0.2.diff3.gz 2000-12-19 01:10 1.2M [CMP] 4.0.1-4.0.2.diff4.gz 2000-12-19 01:10 1.4M [CMP] 4.0.2.tgz 2000-12-19 01:09 59K [   ] FILES 2000-12-22 01:49 2.5K [TXT] README 2000-12-19 22:04 705 [   ] SUMS.md5 2000-12-19 22:34 347 [   ] SUMS.md5sum 2000-12-19 22:32 305
This directory contains source code patches for converting a pristine
XFree86 4.0.1 source tree to 4.0.2.  These patches are useless to
you unless you have the XFree86 4.0.1 source tree.  They cannot be
used to update a binary distribution.

The patch files are:

    4.0.1-4.0.2.diff1.gz
    4.0.1-4.0.2.diff2.gz
    4.0.1-4.0.2.diff3.gz
    4.0.1-4.0.2.diff4.gz
    4.0.2.tgz

To apply them, go the directory that contains your 'xc' source directory and
run:

     gzip -d < 4.0.1-4.0.2.diff1.gz | patch -p0 -E
     gzip -d < 4.0.1-4.0.2.diff2.gz | patch -p0 -E
     gzip -d < 4.0.1-4.0.2.diff3.gz | patch -p0 -E
     gzip -d < 4.0.1-4.0.2.diff4.gz | patch -p0 -E
     gzip -d < 4.0.2.tgz | tar vxf -