commit | b9943741c26e1e597edc142066f428540d1f1207 | [log] [tgz] |
---|---|---|
author | Lauri Kasanen <cand@gmx.com> | Wed Apr 15 15:01:44 2020 +0300 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Apr 29 14:37:21 2020 +0200 |
tree | 913ce91cfc641c54593f04596294ebe6f8f6d7d1 | |
parent | 9aa751b08ab03d6396f86c3df77937a19687981b [diff] |
unzip: -d should create the dir The official Info-Zip unzip creates the dir if it doesn't exist. Signed-off-by: Lauri Kasanen <cand@gmx.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>