X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/56208f7b4b4820f56f53a42b0caf4801dd218f30..3e6568cf71ac4b07b2038b622488ebc89fb4f52a:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 3aef46b..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 2005-01-28 21:01:21 -+++ lib/wildmatch.c 2004-08-13 16:43:27 +To use this patch, run these commands for a successful build: + + patch -p1