aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-05-21 16:53:04 +0000
committerTharre <tharre3@gmail.com>2015-05-21 17:15:52 +0000
commit0f273b1fad07dfb146e1094d79c22c86c39cb2ef (patch)
treeaf2ce4cd101c3f1ff1c7c55520ae775f1c495a37
parentdf7d2892bcb474f7973a5c7e7b5852f8659dc297 (diff)
downloadpkgbuilds-0f273b1fad07dfb146e1094d79c22c86c39cb2ef.tar.gz
pkgbuilds-0f273b1fad07dfb146e1094d79c22c86c39cb2ef.tar.xz
pkgbuilds-0f273b1fad07dfb146e1094d79c22c86c39cb2ef.zip
Remove the `!libtool` option as it's the default.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3b2fa2..4bd3cc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'arm' 'armv7h')
url="http://www.auto.tuwien.ac.at/~mkoegler/index.php/bcusdk"
license=('GPL')
depends=('pthsem>=2.0.8' 'gcc-libs')
-options=('!libtool')
source=(http://www.auto.tuwien.ac.at/~mkoegler/eib/bcusdk_${pkgver}.tar.gz
eibd.patch eibd.socket eibd.service eibd.conf)
md5sums=('5f81bc4e6bb53564573d573e795a9a5f'