From e698dfa34a00894b7e3cda64d79796f42f94a738 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 30 May 2011 10:39:23 -0300 Subject: updates --- extra/fam/PKGBUILD | 2 +- extra/poppler/PKGBUILD | 2 +- extra/samba/PKGBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'extra') diff --git a/extra/fam/PKGBUILD b/extra/fam/PKGBUILD index 031971dcd..295b69dfe 100644 --- a/extra/fam/PKGBUILD +++ b/extra/fam/PKGBUILD @@ -41,7 +41,7 @@ build() { autoconf libtoolize --copy --force - ./configure --prefix=/usr --sysconfdir=/etc/fam + ./configure --build=$CHOST --prefix=/usr --sysconfdir=/etc/fam make } diff --git a/extra/poppler/PKGBUILD b/extra/poppler/PKGBUILD index 51a71fe49..91ba866f1 100644 --- a/extra/poppler/PKGBUILD +++ b/extra/poppler/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot pkgbase=poppler -pkgname=('poppler' 'poppler-glib' 'poppler-qt') +pkgname=('poppler' 'poppler-glib') pkgver=0.16.5 pkgrel=1 arch=(i686 x86_64 'mips64el') diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD index 6bd883503..69a26c0d3 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -9,7 +9,7 @@ pkgver=3.5.8 # misconstrues as alpha, beta, etc. Bad samba! _realver=3.5.8 pkgrel=3 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.samba.org" license=('GPL3') makedepends=('db' 'popt' 'libcups' 'acl' 'libldap' 'libcap' 'krb5' 'pam' 'fam' 'gnutls>=2.4.1' 'talloc' 'tdb') -- cgit v1.2.3-54-g00ecf