Skip to content

Fix cmd:which

Max Rees requested to merge sroracle/packages:which-provides into master

Adding GNU which broke autoselection when cmd:which was used in APKBUILDs. Fix by correcting the provider_priority typo in system/debianutils, add one to user/which, and fix all of the recently added packages to use cmd:which instead of a specific one.

In order for this to work correctly, the old versions of debianutils-which and which may need to be purged from the mirrors.

Merge request reports