Updated patches to work with the current trunk.
[rsync/rsync-patches.git] / acls.diff
index 3cc4cb4..6c5ffa7 100644 (file)
--- 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
-@@ -190,13 +190,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;