X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/6849cd848dfa9df7be620dbe7ed24580e93e91b9..42d12f3d938a43b151fd9d56f5c64ebb52ecc8ed:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index bf75d9a..e908bb8 100644 --- a/links-depth.diff +++ b/links-depth.diff @@ -6,17 +6,23 @@ 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-11-10 16:58:36 -+++ flist.c 2004-07-16 16:58:04 -@@ -45,6 +45,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