commit:     d4ea251bde84cbef17c948eb5d416c3330072107
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 08:45:09 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 08:45:09 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=d4ea251b

x11-misc/mozo: fix typo for FORCE_AUTORECONF

Package-Manager: portage-2.2.28

 x11-misc/mozo/{mozo-1.12.0.ebuild => mozo-1.12.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mozo/mozo-1.12.0.ebuild 
b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
similarity index 98%
rename from x11-misc/mozo/mozo-1.12.0.ebuild
rename to x11-misc/mozo/mozo-1.12.0-r1.ebuild
index 6623f83..723f591 100644
--- a/x11-misc/mozo/mozo-1.12.0.ebuild
+++ b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
@@ -42,7 +42,7 @@ DEPEND="${COMMON_DEPEND}
 src_prepare() {
        if use gtk3; then
                eapply "${WORKDIR}/${P}-gtk3.patch"
-               FORCE_AUTORECONF=true
+               MATE_FORCE_AUTORECONF=true
        fi
        mate_src_prepare
        python_copy_sources

Reply via email to