summaryrefslogtreecommitdiff
path: root/dev-util/pkgconf/pkgconf-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-22 23:21:15 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-22 23:21:15 +0000
commit40d8bc05c536b6c3fa0bd58c50480dc79c6b9e92 (patch)
tree390b30b3f1aea86e16973b82eb5fa14406fcab7f /dev-util/pkgconf/pkgconf-9999.ebuild
parentfd87b7c771378b2116981e3924bee5805148e118 (diff)
gentoo auto-resync : 22:11:2023 - 23:21:15
Diffstat (limited to 'dev-util/pkgconf/pkgconf-9999.ebuild')
-rw-r--r--dev-util/pkgconf/pkgconf-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild
index 742423bfd5ac..1a3b9b6870e5 100644
--- a/dev-util/pkgconf/pkgconf-9999.ebuild
+++ b/dev-util/pkgconf/pkgconf-9999.ebuild
@@ -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)
)
}