core: pkgrepo: support arbitrarily named pmaports directories
Compare changes
Files
3+ 9
− 11
@@ -83,7 +83,7 @@ def ask_for_username(default_user: str) -> str:
@@ -98,9 +98,7 @@ def ask_for_work_path(args: PmbArgs) -> tuple[Path, bool]:
@@ -697,15 +695,15 @@ def frontend(args: PmbArgs) -> None: