commit:     5a1bde1e1bbe5fa334191194ee619162a138a362
Author:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 13 18:50:32 2018 +0000
Commit:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 18:52:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1bde1e

xfce-extra/xfce4-linelight-plugin: fix QA warning

 .../xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild 
b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild
index a6a273c7bb2..718aa1c8291 100644
--- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild
+++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild
@@ -26,10 +26,10 @@ DEPEND="${COMMON_DEPEND}
 
 src_prepare() {
        eapply -p0 "${FILESDIR}"/${P}-port-to-xfcerc.patch
+       AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros eautoreconf
        default
 }
 
 src_configure() {
-       AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros eautoreconf
        econf --libexecdir="${EPREFIX}"/usr/$(get_libdir)
 }

Reply via email to