Index of /archives/XFree86/4.0.2/patches
Name Last modified Size Description
Parent Directory -
4.0.1-4.0.2.diff1.gz 2000-12-19 00:09 1.5M
4.0.1-4.0.2.diff2.gz 2000-12-19 00:10 364K
4.0.1-4.0.2.diff3.gz 2000-12-19 00:10 1.2M
4.0.1-4.0.2.diff4.gz 2000-12-19 00:10 1.4M
4.0.2.tgz 2000-12-19 00:09 59K
FILES 2000-12-22 00:49 2.5K
README 2000-12-19 21:04 705
SUMS.md5 2000-12-19 21:34 347
SUMS.md5sum 2000-12-19 21: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 -