summaryrefslogtreecommitdiff
path: root/src/app_extract.c
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2021-08-03 21:47:19 +0300
committerTimo Teräs <timo.teras@iki.fi>2021-08-03 21:47:19 +0300
commitf446f2253de6d013e3dfaa7fcc3e9b6c5fbe520e (patch)
tree5a3b55c15c2cd429a110b5477c771a516f4af16b /src/app_extract.c
parentb30e94c0aca10b57ce734f7fcf9b7600537dc136 (diff)
downloadapk-tools-f446f2253de6d013e3dfaa7fcc3e9b6c5fbe520e.tar.gz
apk-tools-f446f2253de6d013e3dfaa7fcc3e9b6c5fbe520e.tar.bz2
apk-tools-f446f2253de6d013e3dfaa7fcc3e9b6c5fbe520e.tar.xz
apk-tools-f446f2253de6d013e3dfaa7fcc3e9b6c5fbe520e.zip
extract: fix --force-overwrite
Directories are handled specially in package installation code, but extract applet uses also apk_extract_file() to create directories. These should not be unlinked as that fails with unexpected error code terminating the extraction.
Diffstat (limited to 'src/app_extract.c')
0 files changed, 0 insertions, 0 deletions