diff options
author | Allan McRae <allan@archlinux.org> | 2013-03-01 23:19:03 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-03-07 06:38:47 +0100 |
commit | e6b8d5189f50c36b972a6c57d74a3127bca4ce2d (patch) | |
tree | cb13032363c28c39f54f8a1f7bf11fb2b873cfc1 /HACKING | |
parent | 8e2648bf02b44a7dc82429327c08cbfd2426ac30 (diff) | |
download | pacman-e6b8d5189f50c36b972a6c57d74a3127bca4ce2d.tar.gz pacman-e6b8d5189f50c36b972a6c57d74a3127bca4ce2d.tar.xz |
Do not resolve every local package filelist on remove
Although technically correct, this results in my system taking ~30 seconds
to resolve all filelists when removing a package that has a directory not
owned by any package. The check for if any package own the empty directory
is a rare enough occurance, and it will be even rarer when that directory
has a directory symlink in its path, so just revert this at this stage.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions