From 4dfc0fc269b35e554ce98f5a5eca7ca2f0c8946c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Alexandre=20Silva=20Delgado?= Date: Thu, 23 May 2013 00:21:02 -0300 Subject: corosync: fixing pkg --- pcr/corosync/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/corosync') diff --git a/pcr/corosync/PKGBUILD b/pcr/corosync/PKGBUILD index 0214f521e..e176cb112 100644 --- a/pcr/corosync/PKGBUILD +++ b/pcr/corosync/PKGBUILD @@ -3,7 +3,7 @@ pkgname=corosync _pkgflag=lts pkgver=2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc='Cluster engine for nodal communication systems with additional features for implementing high availability within applications' arch=( i686 @@ -30,7 +30,7 @@ prepare() { build() { cd $srcdir/$pkgname-$pkgver - ./configure --prefix=/usr\ + setarch $CARCH ./configure --prefix=/usr\ --datarootdir=/usr/share\ --disable-coverage\ --disable-fatal-warnings\ -- cgit v1.2.3-2-g168b