Commit graph

2 commits

Author SHA1 Message Date
Íñigo Huguet
d91434575c pathfix.py: Don't fail on symbolic links
The script ignores symlinks for obvious reasons. Don't return an error
code in that case, though, as it makes the rpm builds fail if there
are symlinks in /usr/bin and `pathfix.py ... /usr/bin/*` is used
(e.g. via %pyproject_install from pyproject-rpm-macros).

(cherry picked from commit 5cdc4d85a7)
2025-07-21 15:31:01 +02:00
Lumir Balhar
bb334db9f3 Include pathfix.py in this package 2022-10-26 13:22:34 +02:00