--- apr-1.6.2.orig/file_io/unix/copy.c 2017-04-11 15:20:34.000000000 -0600 +++ apr-1.6.2.orig/file_io/unix/copy.c 2017-06-29 11:03:21.755841281 -0600 @@ -41,7 +41,6 @@ return status; } perms = finfo.protection; - apr_file_perms_set(to_path, perms); /* ignore any failure */ } else perms = to_perms;