X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/992633a5470bc7a4c306d5f22a89e93b82853fa4..e30b4e2ebae1c4d2503403b0b0af6747d6aa5b51:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 74d4f9d..02b00ee 100644 --- a/ignore-case.diff +++ b/ignore-case.diff @@ -1,8 +1,84 @@ This adds the --ignore-case option, which makes rsync compare filenames in a case-insensitive manner. ---- orig/lib/wildmatch.c 2003-07-14 15:12:59 -+++ lib/wildmatch.c 2004-08-13 16:43:27 +To use this patch, run these commands for a successful build: + + patch -p1