summaryrefslogtreecommitdiff
path: root/extra/vice
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/vice
parent5b1d279dd9ad679ec46755d8e7795a04e6d5b5fe (diff)
Build fixes.
Diffstat (limited to 'extra/vice')
-rw-r--r--extra/vice/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/vice/PKGBUILD b/extra/vice/PKGBUILD
index 079c48ca8..2789c8cfa 100644
--- a/extra/vice/PKGBUILD
+++ b/extra/vice/PKGBUILD
@@ -32,6 +32,8 @@ build() {
patch -Np1 -i "${srcdir}/vice-2.4-notexi-notxt.patch"
patch -Np1 -i "${srcdir}/vice-2.4-zlib-1.2.7.patch"
+ sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
+
autoreconf
./configure --prefix=/usr \
--enable-ethernet \