fix mono for v6h

This commit is contained in:
Kevin Mihelich 2012-10-11 17:31:09 +00:00
parent 57916bc38b
commit ecd8e6d95c

View file

@ -28,7 +28,7 @@ md5sums=('411a2d9bcfc37a61eb9aedba88b40533'
build() {
cd ${srcdir}/${pkgname}-${pkgver}
# build mono
if [ "$CARCH" = "armv7h" ]; then
if [ "$CARCH" = "armv7h" -o "$CARCH" = "armv6h"]; then
patch -Np1 -i ${srcdir}/alarm.patch
./autogen.sh --prefix=/usr --sysconfdir=/etc \
--with-libgdiplus=installed --with-fpu=VFP