Commit graph

2 commits

Author SHA1 Message Date
Íñigo Huguet
5cdc4d85a7 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).
2025-07-21 10:07:51 +02:00
Lumir Balhar
bb334db9f3 Include pathfix.py in this package 2022-10-26 13:22:34 +02:00