X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/3f053c45eb13d143d4a3860ae5914c33756c55b5..ac2da598d90fefcd23de41650cd1dd043625c9f4:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 0ac2402..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