summaryrefslogtreecommitdiff
path: root/extra/libots
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-23 17:16:12 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-23 17:16:12 +0100
commitde3e41fac91740e4538774dc7cbc61be5ef90a8c (patch)
treeeb562f362870d0e3725be3cb9c67f47c158a8a5b /extra/libots
parent5b1d279dd9ad679ec46755d8e7795a04e6d5b5fe (diff)
Build fixes.
Diffstat (limited to 'extra/libots')
-rw-r--r--extra/libots/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libots/PKGBUILD b/extra/libots/PKGBUILD
index 8f2330af9..ea0ec73c9 100644
--- a/extra/libots/PKGBUILD
+++ b/extra/libots/PKGBUILD
@@ -19,6 +19,7 @@ build() {
cd "${srcdir}/ots-${pkgver}"
touch gtk-doc.make
sed -i -e 's/en.xml$//' dic/Makefile.am
+ sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
libtoolize --force
aclocal
automake --add-missing --force