summaryrefslogtreecommitdiff
path: root/app-arch/tar/files/tar-1.30-fix-test-92.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/tar/files/tar-1.30-fix-test-92.patch')
-rw-r--r--app-arch/tar/files/tar-1.30-fix-test-92.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-arch/tar/files/tar-1.30-fix-test-92.patch b/app-arch/tar/files/tar-1.30-fix-test-92.patch
deleted file mode 100644
index d5a63e4ab355..000000000000
--- a/app-arch/tar/files/tar-1.30-fix-test-92.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-http://lists.gnu.org/archive/html/bug-tar/2017-12/msg00027.html
-
---- a/tests/difflink.at
-+++ b/tests/difflink.at
-@@ -21,7 +21,7 @@ mkdir a
- genfile -f a/x
- ln -s x a/y
- ln a/y a/z
--tar cf a.tar a
-+tar cf a.tar a/x a/y a/z
- rm a/z
- ln -s x a/z
- tar df a.tar