author | Eric Bélanger
<eric@archlinux.org> 2008-08-17 04:16:38 UTC |
committer | Eric Bélanger
<eric@archlinux.org> 2008-08-17 04:16:38 UTC |
parent | e6024ced739e5cf648610548864cdf618cb38410 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e54e549..f631b98 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,10 +7,10 @@ arch=(i686 x86_64) url="http://www.musicdns.org/" depends=('expat' 'curl' 'fftw') makedepends=(pkgconfig) -options=(!LIBTOOL) +options=('!libtool') source=(http://www.musicip.com/dns/files/$pkgname-$pkgver.tar.gz gcc-4.patch) - +md5sums=('51507d2c4b432bd2755f48d58471696e' 'a6f78b90bd0f4354d022a71c3e58ef6c') build() { cd ${startdir}/src/${pkgname}-${pkgver}