Skip to content

Fix 'kconfig edit linux-...'

Oliver Smith requested to merge kconfig-edit-fix into master

Properly assemble the required pkgname to fix:

$ pmbootstrap kconfig linux-postmarketos-allwinner
ERROR: Could not find aport for package: postmarketos-allwinner

Fixes: 6557e689 ("kconfig argcomplete: support full pkgname")

Merge request reports