Change the default of libdir to /usr/lib/osbuild and remove redundant logic. Additionally, change how the python package is detected. Instead of checking if libdir is None, check if /usr/lib/osbuild is empty - i.e. if the user has specified a different directory than the default. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_monitor.py | ||
| test_objectstore.py | ||
| test_osbuild.py | ||
| test_util_ctx.py | ||
| test_util_jsoncomm.py | ||
| test_util_linux.py | ||
| test_util_osrelease.py | ||
| test_util_ostree.py | ||
| test_util_rmrf.py | ||
| test_util_selinux.py | ||