mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-05 09:05:03 -05:00
948f135a73
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> |
||
---|---|---|
.. | ||
pacman | ||
scripts | ||
util |