X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/0143ad24b85b7fef602bb952b9a03a9390801701..790ba11acdb77fcd3d81ba5749081f79ded86d04:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index f665bcf..e908bb8 100644 --- a/links-depth.diff +++ b/links-depth.diff @@ -6,22 +6,28 @@ with the latest codebase, but even in its original form it didn't handle relative symlinks properly, and that has not yet been fixed in this modified version. ---- orig/flist.c 2004-07-15 02:21:10 -+++ flist.c 2004-07-16 16:38:35 -@@ -49,6 +49,7 @@ extern int filesfrom_fd; - extern int one_file_system; - extern int keep_dirlinks; +To use this patch, run these commands for a successful build: + + patch -p1