author | Eric Bélanger
<eric@archlinux.org> 2008-06-20 19:23:00 UTC |
committer | Eric Bélanger
<eric@archlinux.org> 2008-06-20 19:23:00 UTC |
parent | 9132ef953647dafc6b574dc4e9685d3076e8b825 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7d82dff..e54e549 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,11 +3,11 @@ pkgname=libofa pkgver=0.9.3 pkgrel=1 pkgdesc="Open Fingerprint Architecture" -arch=(i686 x64_86) +arch=(i686 x86_64) url="http://www.musicdns.org/" depends=('expat' 'curl' 'fftw') makedepends=(pkgconfig) -options=(NOLIBTOOL) +options=(!LIBTOOL) source=(http://www.musicip.com/dns/files/$pkgname-$pkgver.tar.gz gcc-4.patch)