X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/10121225b73d1d015e1b2a898a22b25ea545e8b8..5214a41bbae94607b196b199b483710e1babf292:/soften-links.diff diff --git a/soften-links.diff b/soften-links.diff index c1522e9..1e99f0e 100644 --- a/soften-links.diff +++ b/soften-links.diff @@ -1,19 +1,22 @@ -Date: Fri, 12 Apr 2002 13:44:22 +0200 -From: Marco d'Itri -To: mbp@samba.org -Subject: rsync and debian mirrors +Marco d'Itri wrote: I run one of the debian mirrors, and I had to write this patch because my archive is split between more than one disk. Would you accept a more polished version of this patch for inclusion in rsync? -[Updated to latest CVS source by Wayne Davison.] +To use this patch, run these commands for a successful build: ---- syscall.c 18 Feb 2004 22:33:21 -0000 1.30 -+++ syscall.c 23 Feb 2004 20:28:56 -0000 -@@ -58,9 +58,14 @@ - #if HAVE_LINK - int do_link(char *fname1, char *fname2) + patch -p1