This commit removes the RootBind.move_to_root method as this can all be done by using the Path.move_to_root utility method. This allows to drop the RootBind attribute in PackageManager classes and focus path manipulation methods into a common utility. Related to #1281 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apt.py | ||
| base.py | ||
| dnf.py | ||
| zypper.py | ||