From 569785ad4b48f4b974f6fde22cad558c4ec580cd Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 1 Mar 2020 17:07:04 -0300 Subject: community/abiword: fix build --- community/abiword/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'community/abiword') diff --git a/community/abiword/APKBUILD b/community/abiword/APKBUILD index ee505041f7..910963b492 100644 --- a/community/abiword/APKBUILD +++ b/community/abiword/APKBUILD @@ -36,6 +36,7 @@ prepare() { sed -i 's/enchant >=/enchant-2 >=/' configure.ac + libtoolize --force autoreconf -fi } -- cgit v1.2.3