diff options
author | liugang <galen.gang.liu@gmail.com> | 2017-09-23 15:59:43 +0800 |
---|---|---|
committer | liugang <galen.gang.liu@gmail.com> | 2017-09-23 15:59:43 +0800 |
commit | de259b66906b8e664d6f894546ebc9e7abcce7ff (patch) | |
tree | 1b696c1ba209041c5d56f73755e2be1d109235ed /docs/markdown/Module-reference.md | |
parent | 7060b157739b63e2ff384528119cb0548d101e7a (diff) | |
download | meson-de259b66906b8e664d6f894546ebc9e7abcce7ff.zip meson-de259b66906b8e664d6f894546ebc9e7abcce7ff.tar.gz meson-de259b66906b8e664d6f894546ebc9e7abcce7ff.tar.bz2 |
Fix unpack patch archive fail
fix shutil.unpack_archive() failure when the
destination files already exists and is read-only.
Example: all files in opensource package live555
is `-r--r--r--`, if some file in patch archive try to
patch original files of live555, shutil.unpack_archive
will raise `[Errno 13] Permission denied`
Diffstat (limited to 'docs/markdown/Module-reference.md')
0 files changed, 0 insertions, 0 deletions