mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-25 21:45:11 +03:00
I've replaced all instances in the code of `os.path.abspath` with `os.path.realpath`, as this does the same as `abspath` plus resolving symlinks. See also: https://stackoverflow.com/a/40311142 |
||
---|---|---|
.. | ||
__init__.py | ||
apk.py | ||
apk_file.py | ||
apkindex.py | ||
build.py | ||
frontend.py |