Skip to content
Snippets Groups Projects
Commit 008d6568 authored by Lennart Kolmodin's avatar Lennart Kolmodin
Browse files

Fix defect when unpacking tar files containing links

There were two issues;
  * Unpacking links that point to files not yet unpacked
  * Used the link target as absolute path, but it's relative
This patch addresses both issues, which is ticket #246.
There may still be errors if a link refer to another link which has not
been unpacked yet.
parent 1816731f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment