git » libnet.git » commit 7823eaa

remove !libtool

author Allan McRae
2013-10-30 13:27:29 UTC
committer Allan McRae
2013-10-30 13:27:29 UTC
parent 4c8e808c61fd8a9c7fe71adb033e2e8dc6adeba9

remove !libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8b8d011..703eeb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/libnet-dev/"
 license=('BSD')
 depends=('glibc' 'sh')
-options=('!libtool')
 source=("http://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz")
 md5sums=('710296fe424a49344e5fcc0d09e53317')