X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/afcb578c53a1c5579d48336e2197e476cead7057..2f999b32b511a750e0b3535377d079bedeb844e4:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 267ebb0..682b8d0 100644 --- a/ignore-case.diff +++ b/ignore-case.diff @@ -1,9 +1,15 @@ 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