View | Details | Raw Unified
Collapse All | Expand All

(-) coreutils-5.3.0-orig/src/cp.c (-1 / +1 lines)
 Lines 620-626   do_copy (int n_files, char **file, const Link Here 
	      ok &= copy (arg, dst_path, new_dst, x, &copy_into_self, NULL);
	      ok &= copy (arg, dst_path, new_dst, x, &copy_into_self, NULL);
	      if (flag_path)
	      if (flag_path)
		ok &= re_protect (dst_path, arg_in_concat - dst_path,
		ok &= re_protect (dst_path, arg_in_concat - dst_path - 1,
				  attr_list, x);
				  attr_list, x);
	    }
	    }