aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-01 17:07:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-01 17:07:04 -0300
commit569785ad4b48f4b974f6fde22cad558c4ec580cd (patch)
treeff50e632dcad257420c58bc09c5eddec757259e0 /community
parentfb62a38f0e97f712fb699ea7681d54bd35d284e5 (diff)
community/abiword: fix build
Diffstat (limited to 'community')
-rw-r--r--community/abiword/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/abiword/APKBUILD b/community/abiword/APKBUILD
index ee505041f76..910963b492c 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
}