commit | 43243ab44cf99fbdd6bd068e9de8319b756497fd | [log] [tgz] |
---|---|---|
author | Natanael Copa <natanael.copa@gmail.com> | Tue May 22 17:11:46 2012 +0200 |
committer | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Mon Jul 09 18:25:42 2012 +0200 |
tree | 38694e1f5e45716ab7b603540854ed75e5e07a72 | |
parent | 1c1f06df759c99505a57881d27fa3ed0a2b2e487 [diff] |
unzip: ignore chmod errors This makes unzip to FAT filesystems not exit with error. This is similar to how the "normal" unzip works. Signed-off-by: Natanael Copa <natanael.copa@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>