X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/79f132a15fbace5ee4f352248973ff53a2326961..6100b16e5e0e2591621d9c419fc5c0cd6907f0e4:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index 2a7cba6..eda904d 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-28 19:08:20 -+++ flist.c 2004-07-16 16:58:04 -@@ -52,6 +52,7 @@ extern int filesfrom_fd; - extern int one_file_system; +To use this patch, run these commands for a successful build: + + patch -p1