X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/a5e0f697df2b980931fa873cbaadc949275a6b86..fc068916893d69f75d9eab25b5ebd46ed5341683:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index affc777..3e5df59 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 2005-02-20 00:16:35 -+++ flist.c 2004-07-16 16:58:04 -@@ -45,6 +45,7 @@ extern int filesfrom_fd; - extern int one_file_system; +To use this patch, run these commands for a successful build: + + patch -p1