tools/tar: Update to 1.31
[openwrt/openwrt.git] / tools / tar / patches / 110-symlink-force-permissions.patch
index 6fb799bc0a3e0ee54f6966d6616efb1b8e96d6ff..e9a32f7d1355d74404f7223b785a30c06d4ae94e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/create.c
 +++ b/src/create.c
-@@ -1853,6 +1853,7 @@ dump_file0 (struct tar_stat_info *st, ch
+@@ -1852,6 +1852,7 @@ dump_file0 (struct tar_stat_info *st, ch
  #ifdef HAVE_READLINK
    else if (S_ISLNK (st->stat.st_mode))
      {