From 8920e5bd0f27bd8100ef0b29434a6bf3f8f10e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Wed, 22 Sep 2021 22:13:55 +0200 Subject: [PATCH] app-misc/fmawk: update live MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Maciej Barć --- app-misc/fmawk/fmawk-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/fmawk/fmawk-9999.ebuild b/app-misc/fmawk/fmawk-9999.ebuild index b6061c6180..c93095012b 100644 --- a/app-misc/fmawk/fmawk-9999.ebuild +++ b/app-misc/fmawk/fmawk-9999.ebuild @@ -27,7 +27,7 @@ src_compile() { } src_install() { - emake DESTDIR="${D}" UEBERZUG_SUPPORT=YES install + emake DESTDIR="${D}" install einstalldocs }