aboutsummaryrefslogtreecommitdiffstats
path: root/community/abiword
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/abiword
parentfb62a38f0e97f712fb699ea7681d54bd35d284e5 (diff)
downloadaports-569785ad4b48f4b974f6fde22cad558c4ec580cd.tar.bz2
aports-569785ad4b48f4b974f6fde22cad558c4ec580cd.tar.xz
community/abiword: fix build
Diffstat (limited to 'community/abiword')
-rw-r--r--community/abiword/APKBUILD1
1 files changed, 1 insertions, 0 deletions
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
}