X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/a2f301712a46044970eaae7019ad0c6a784a69bd..6af518aa4bffb3514a0b430f5cd80baa0e2c2f56:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index 94c5e90..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-02-26 19:27:54 -+++ flist.c 2004-07-16 16:58:04 -@@ -47,6 +47,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