X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/a60267abe26619cfb59a9617d83501ae9eb16e89..9668a39c888edb2391f80624c2fd9e87128c3e37:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index dbcdf9c..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-09-21 09:40:27 -+++ flist.c 2004-07-16 16:58:04 -@@ -50,6 +50,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