X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/f9df736a3e22f15307f9e304eb9069b06e94208f..fc5573623194fab2a331d1ffc8d284c9e25e06e7:/acls.diff diff --git a/acls.diff b/acls.diff index 81d45fa..6c5ffa7 100644 --- a/acls.diff +++ b/acls.diff @@ -10,6 +10,7 @@ To use this patch, run these commands for a successful build: make diff --git a/acls.c b/acls.c +index 6e0f601..3a613c5 100644 --- a/acls.c +++ b/acls.c @@ -31,6 +31,7 @@ extern int list_only; @@ -322,9 +323,10 @@ diff --git a/acls.c b/acls.c if (S_ISDIR(file->mode)) diff --git a/compat.c b/compat.c +index 6e00072..1b66069 100644 --- a/compat.c +++ b/compat.c -@@ -187,13 +187,6 @@ void setup_protocol(int f_out,int f_in) +@@ -189,13 +189,6 @@ void setup_protocol(int f_out,int f_in) if (protocol_version < 30) { if (append_mode == 1) append_mode = 2;