X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/13bed3ddd0403dc8941696ca63d3e17a1d8676c3..c1ff70aa47e11c5b37634479a0facee775a7b6d9:/soften-links.diff diff --git a/soften-links.diff b/soften-links.diff index a122934..42547cb 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: ---- orig/syscall.c 2004-02-18 22:33:21 -+++ syscall.c 2004-04-22 23:48:45 -@@ -58,9 +58,14 @@ int do_symlink(char *fname1, char *fname - #if HAVE_LINK - int do_link(char *fname1, char *fname2) + patch -p1