X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/a6587818c397ffbdfc336e77d5021efb103debf9..caf38d8d60719d30d726973ddb8b794e1e5f650b:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 666cd43..682b8d0 100644 --- a/ignore-case.diff +++ b/ignore-case.diff @@ -1,8 +1,51 @@ 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