X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/be73a66e413dd7599a4adb2f0652c954a5b1e2d2..5ba66156c2f3b31eae4a1ae88a44c1efaf248c9c:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index 64f7b8e..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-01-24 00:18:21 -+++ flist.c 2004-07-16 16:58:04 -@@ -50,6 +50,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