git » geany.git » commit fa40294

remove !libtool

author Allan McRae
2013-10-30 23:30:36 UTC
committer Allan McRae
2013-10-30 23:30:36 UTC
parent 0501a32698a815b754d6a819b5c1dc6fad71135e

remove !libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4c2a997..12191f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,6 @@ optdepends=('vte: for terminal support'
             'geany-plugins: various extra features'
             'python2')
 install="$pkgname.install"
-options=('!libtool')
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2")
 sha256sums=('8815b16e59d8679ec359a1a5754fee05e77f7bca53083c939654bfc77d978fad')