X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/ffadcb36bef7c620b33232f88a77bb0de117ac60..a302c04819c87d365481d9a8b516d3c20df8bf46:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 2933b27..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-12-30 07:31:41 -+++ lib/wildmatch.c 2005-12-30 07:38:42 +To use this patch, run these commands for a successful build: + + patch -p1