git » libev.git » commit 00a96c6

remove !libtool

author Allan McRae
2013-10-31 01:59:20 UTC
committer Allan McRae
2013-10-31 01:59:20 UTC
parent 3cd2e2f2384ee186c388079b821eaa0e0341687e

remove !libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0b37ea7..b1cfdbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('i686' 'x86_64')
 url="http://software.schmorp.de/pkg/libev.html"
 license=('BSD')
 depends=('glibc')
-options=('!libtool')
 source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('88655b1e2c0b328c9f90a6df7e72361a97fa8dc3')