dev-util/pkgconf: Sync with Gentoo

It's from Gentoo commit 8995dcf5317871b316d089ac6e1d41dbbaec0ba7.
This commit is contained in:
Flatcar Buildbot 2023-10-30 07:11:30 +00:00 committed by Krzesimir Nowak
parent 77af2c71b0
commit a8144dff2b

View File

@ -36,7 +36,7 @@ src_prepare() {
[[ ${PV} == 9999 ]] && eautoreconf
MULTILIB_CHOST_TOOLS=(
/usr/bin/pkgconf
/usr/bin/pkgconf$(get_exeext)
/usr/bin/pkg-config$(get_exeext)
)
}