X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/ec388aff281266f0a338fab1720a1a375fefb7ef..82c2230a445b352ac67f3ed13bf7fa88b0bbac70:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 17dbb2f..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 23:01:12 -+++ lib/wildmatch.c 2004-08-13 16:43:27 +To use this patch, run these commands for a successful build: + + patch -p1