From 3339c825251a9809d573a98b94f36befe3286de9 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 17 Jul 2018 10:50:57 -0400 Subject: [PATCH] x11-drivers/xf86-video-ati: Fix QA syntax errors Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild | 2 +- x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild index 56d17e3405a9..4ab1064d9902 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild @@ -49,7 +49,7 @@ pkg_pretend() { src_prepare() { default - [[ ${PV} == 9999 ]] eautoreconf + [[ ${PV} == 9999 ]] && eautoreconf } src_configure() { diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild index 56d17e3405a9..4ab1064d9902 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild @@ -49,7 +49,7 @@ pkg_pretend() { src_prepare() { default - [[ ${PV} == 9999 ]] eautoreconf + [[ ${PV} == 9999 ]] && eautoreconf } src_configure() { -- 2.26.2