diff options
author | Allan McRae <allan@archlinux.org> | 2012-07-21 00:17:18 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2012-12-14 12:35:34 +1000 |
commit | 948f135a73dec553b6e9983740b0e501f3a6e8c2 (patch) | |
tree | 2353445ccd22405aa415cbe4943bda1ba54f084d /lib/libalpm/sha2.c | |
parent | 88e7ea421ebbef86daa20ee0f9aff768a445b467 (diff) | |
download | pacman-948f135a73dec553b6e9983740b0e501f3a6e8c2.tar.xz |
Avoid upgrade conflict with unchanged effective path
This applies to a case such as when /lib is a symlink to /usr/lib. If a
package is installed which contains /lib/libfoo.so, pacman will complain
if this package is then "fixed" to contain /usr/lib/libfoo.so. Since
these have the same effective path and it exists within the same
package, ignore the conflict.
Fixes FS#30681.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/sha2.c')
0 files changed, 0 insertions, 0 deletions