From 969722a388879b0d3fbd7938817a7450aa35f165 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Tue, 29 May 2018 08:36:14 -0400 Subject: [PATCH] x11-themes/fvwm-themes: add mv call for configure.in to fix QA warnings Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild index b7767ef8add7..45ae2d79b317 100644 --- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild +++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild @@ -24,6 +24,7 @@ PATCHES=( src_prepare() { default + mv configure.in configure.ac || die "moving configure.in failed" eautoreconf } -- 2.26.2