X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/66e2df0e031d076e65863d4c2ffe132850aa2ff3..ffc188460d94afdf8da233d822e7312e676b146a:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index f4287fb..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 2006-01-03 17:26:02 -+++ lib/wildmatch.c 2006-01-03 17:29:11 +To use this patch, run these commands for a successful build: + + patch -p1