From df6b75d97795e81a9785092d1d3a81a42eea7076 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 2 Feb 2021 19:21:26 +0100 Subject: [PATCH] findutils: don't try to use makeinfo --- sys-apps/findutils/findutils-4.8.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/findutils/findutils-4.8.0.recipe b/sys-apps/findutils/findutils-4.8.0.recipe index cad218428..293122d44 100644 --- a/sys-apps/findutils/findutils-4.8.0.recipe +++ b/sys-apps/findutils/findutils-4.8.0.recipe @@ -58,7 +58,7 @@ defineDebugInfoPackage findutils \ BUILD() { autoreconf -vfi - runConfigure ./configure \ + MAKEINFO=: runConfigure ./configure \ --libexecdir=$libDir/findutils \ --without-included-regex \ --disable-rpath --with-gnu-ld