|
From: Heiko Z. <he...@zu...> - 2002-01-27 05:51:52
|
Hi,
about the patches.
I just had to add some patches to different packages.
My suggestion:
- compress the patches with gzip
- leave the patch in build/src
- apply the patch with to command zcat
$DL_DIR/src/somepatch.gz | patch -N
This should work fine, without creating hundrets of tar-balls.
cu
Heiko
|