Files
unison/bindings/python/ns__init__.py
André Apitzsch e84022668a bindings: resolve symlinks to avoid duplicate/conflicting entries
On some systems /usr/lib64 is a symlink to /usr/lib, and because
libraries are searched for in both paths, the libraries will be found
twice although they only exist once.
2025-02-25 09:32:24 +00:00

21 KiB