media-libs/fontconfig: Add $(get_exeext) to MULTILIB_CHOST_TOOLS
authorGerhard Bräunlich <wippbox@gmx.net>
Thu, 8 Sep 2016 13:06:08 +0000 (15:06 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 15 Sep 2016 15:21:02 +0000 (17:21 +0200)
Bug: https://bugs.gentoo.org/588330
Package-Manager: portage-2.2.28
Pull-Request: https://github.com/gentoo/gentoo/pull/2278

media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild
media-libs/fontconfig/fontconfig-2.12.0.ebuild
media-libs/fontconfig/fontconfig-2.12.1.ebuild

index b812a0a73859cf6ae28f23a0a51ba1cf59e8b3cc..148f6c262173845d8ed51c5b108960a81ec760f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -38,7 +38,7 @@ PATCHES=(
 )
 
 MULTILIB_CHOST_TOOLS=(
-       /usr/bin/fc-cache
+       /usr/bin/fc-cache$(get_exeext)
 )
 
 pkg_setup() {
index ea7e8d27125963f10efbd2e77fe0bec3ff13647b..02be4f734a769e5d4f3535811803ef09b8f4e242 100644 (file)
@@ -32,7 +32,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-2.11.93-latin-update.patch # 130466 + make liberation default
 )
 
-MULTILIB_CHOST_TOOLS=( /usr/bin/fc-cache )
+MULTILIB_CHOST_TOOLS=( /usr/bin/fc-cache$(get_exeext) )
 
 pkg_setup() {
        DOC_CONTENTS="Please make fontconfig configuration changes using
index ea7e8d27125963f10efbd2e77fe0bec3ff13647b..02be4f734a769e5d4f3535811803ef09b8f4e242 100644 (file)
@@ -32,7 +32,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-2.11.93-latin-update.patch # 130466 + make liberation default
 )
 
-MULTILIB_CHOST_TOOLS=( /usr/bin/fc-cache )
+MULTILIB_CHOST_TOOLS=( /usr/bin/fc-cache$(get_exeext) )
 
 pkg_setup() {
        DOC_CONTENTS="Please make fontconfig configuration changes using