diff options
Diffstat (limited to 'tools/tar/patches/100-symlink-force-root-name.patch')
-rw-r--r-- | tools/tar/patches/100-symlink-force-root-name.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tar/patches/100-symlink-force-root-name.patch b/tools/tar/patches/100-symlink-force-root-name.patch index 93f889761b..8a8ebc0c4c 100644 --- a/tools/tar/patches/100-symlink-force-root-name.patch +++ b/tools/tar/patches/100-symlink-force-root-name.patch @@ -5,7 +5,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/src/create.c +++ b/src/create.c -@@ -544,17 +544,8 @@ write_gnu_long_link (struct tar_stat_inf +@@ -543,17 +543,8 @@ write_gnu_long_link (struct tar_stat_inf union block *header; header = start_private_header ("././@LongLink", size, 0); |