X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/5214a41bbae94607b196b199b483710e1babf292..4c85a55c419c231b83e024ab2aedfe3abe12f3da:/xattrs.diff diff --git a/xattrs.diff b/xattrs.diff index 635d852..422f4e3 100644 --- a/xattrs.diff +++ b/xattrs.diff @@ -10,11 +10,11 @@ To use this patch, run these commands for a successful build: ./configure (optional if already run) make -based-on: patch/acls +based-on: patch/master/acls diff --git a/compat.c b/compat.c --- a/compat.c +++ b/compat.c -@@ -189,13 +189,6 @@ void setup_protocol(int f_out,int f_in) +@@ -191,13 +191,6 @@ void setup_protocol(int f_out,int f_in) if (protocol_version < 30) { if (append_mode == 1) append_mode = 2;