summaryrefslogtreecommitdiff
path: root/extra/ode/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ode/PKGBUILD')
-rw-r--r--extra/ode/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/ode/PKGBUILD b/extra/ode/PKGBUILD
index 52c3e697e..ed1abb91b 100644
--- a/extra/ode/PKGBUILD
+++ b/extra/ode/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 174853 2013-01-08 01:15:06Z giovanni $
+# $Id: PKGBUILD 198349 2013-10-30 14:19:37Z allan $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Adam Griffiths <adam_griffithsAATTdart.net.au>
@@ -11,7 +11,6 @@ url="http://www.ode.org"
license=('LGPL' 'BSD')
depends=('gcc-libs' 'bash')
source=("http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2")
-options=('!libtool')
md5sums=('48fdd41fae1a7e7831feeded09826599')
build() {