git » sysfsutils.git » commit ceff29d

remove \!libtool

author Allan McRae
2013-10-30 11:07:08 UTC
committer Allan McRae
2013-10-30 11:07:08 UTC
parent 7505fc248b6826e7fb46f9eba5c54a74aa96bebd

remove \!libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index a221c27..03cb3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ groups=('base')
 depends=('glibc')
 source=(http://downloads.sourceforge.net/sourceforge/linux-diag/${pkgname}-${pkgver}.tar.gz)
 md5sums=('14e7dcd0436d2f49aa403f67e1ef7ddc')
-options=(!libtool)
 
 build() {
   cd "$pkgname-$pkgver"