media-gfx/gimp: Fix 9999 compilation
authorSebastian Pipping <sping@gentoo.org>
Fri, 7 Sep 2018 19:12:05 +0000 (21:12 +0200)
committerSebastian Pipping <sping@gentoo.org>
Fri, 7 Sep 2018 19:12:41 +0000 (21:12 +0200)
Actual gdbus-codegen is needed for app/gui/Makefile.am

Closes: https://bugs.gentoo.org/665446
Package-Manager: Portage-2.3.46, Repoman-2.3.10

media-gfx/gimp/gimp-9999.ebuild

index d7b2c657903769221708bf01e774c18db73ef8d2..aed499a51a21362d13b2de38527936fc0494499f 100644 (file)
@@ -103,7 +103,7 @@ src_prepare() {
 src_configure() {
        local myconf=(
                GEGL="${EPREFIX}"/usr/bin/gegl-0.4
-               GDBUS_CODEGEN="${EPREFIX}"/bin/false
+               GDBUS_CODEGEN="${EPREFIX}"/usr/bin/gdbus-codegen
 
                --enable-default-binary
                --disable-silent-rules