From 361de922c2489ddbd711a2519203b39e94ad1f8f Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Mon, 30 Mar 2020 10:52:30 +0200 Subject: Fix build --- media-gfx/iscan/iscan-3.62.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/iscan/iscan-3.62.0.ebuild') diff --git a/media-gfx/iscan/iscan-3.62.0.ebuild b/media-gfx/iscan/iscan-3.62.0.ebuild index 6b31e23..dcd487b 100644 --- a/media-gfx/iscan/iscan-3.62.0.ebuild +++ b/media-gfx/iscan/iscan-3.62.0.ebuild @@ -42,7 +42,7 @@ src_prepare() { # Workaround for deprecation warnings: # https://gitlab.com/utsushi/utsushi/issues/90 sed -e 's|-Werror||g' -i configure.ac || die - eautoreconf + AT_NOELIBTOOLIZE=yes eautoreconf } src_configure() { -- cgit v1.2.3