X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/67c081343c98d7097e14c08af83824de7fe8ae6c..206a087d04fb7abc822e9f3c8da4dc2610a1d773:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index e7544aa..e908bb8 100644 --- a/links-depth.diff +++ b/links-depth.diff @@ -6,20 +6,26 @@ 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-08-12 18:34:38 -+++ flist.c 2004-07-16 16:58:04 -@@ -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