From 63dc4f0de94dbcc20daac582c5b85e3471416fc7 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 8 May 2018 08:28:35 +0200 Subject: x11-libs/fltk: Run eaclocal before eautoconf. Thanks to Arfrever Frehtes Taifersar Arahesis for the analysis and the suggested fix. Closes: https://bugs.gentoo.org/655238 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- x11-libs/fltk/fltk-1.3.4.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-libs/fltk') diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild index 4c20b2501ec8..d8b4321dcc15 100644 --- a/x11-libs/fltk/fltk-1.3.4.ebuild +++ b/x11-libs/fltk/fltk-1.3.4.ebuild @@ -82,6 +82,7 @@ src_prepare() { cp fluid/{,x-}fluid.desktop || die + eaclocal eautoconf multilib_copy_sources } -- cgit v1.2.3-65-gdbad