X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/ae5a2ebc4f0bb9aa374d8314b4cfd60e9dbfcca9..51bc0e8954bdeb4314d3792352179be64f4a8fe8:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index 8abbab0..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-22 02:10:16 -+++ 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