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