X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/e3e9343306d6a1a342305df4f766a9bc3570661b..99397a259069fc1ee876b6370e1ffe9cd29913be:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index d6325ad..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 2005-03-16 02:19:29 -+++ 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