X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/18ae7b8789354cbf9ebac5a94796e7c17dd8df83..041d67b85db8f92b3f4564ff8d90ff7116afc411:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index e7e6b77..9b0b881 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 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