git » audiofile.git » commit 40d26c0

remove !libtool

author Allan McRae
2013-10-30 11:22:33 UTC
committer Allan McRae
2013-10-30 11:22:33 UTC
parent c420a8d09c5791c108fac2bc4c034e0106196f3e

remove !libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index b735ef5..a55a738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ arch=('i686' 'x86_64')
 url="http://www.68k.org/~michael/audiofile/"
 license=('LGPL')
 depends=('gcc-libs' 'alsa-lib' 'flac')
-options=('!libtool')
 source=("http://audiofile.68k.org/$pkgname-$pkgver.tar.gz")
 md5sums=('2731d79bec0acef3d30d2fc86b0b72fd')