X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/9a7eef964a2e3389ffd3537302f80ca42cfe9239..9c18601b1c8b7cfe87f3e7cee7b125dc10d362d1:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 67f98cb..02b00ee 100644 --- a/ignore-case.diff +++ b/ignore-case.diff @@ -1,9 +1,48 @@ This adds the --ignore-case option, which makes rsync compare filenames in a case-insensitive manner. +To use this patch, run these commands for a successful build: + + patch -p1