summaryrefslogtreecommitdiff
path: root/extra/libpano13
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libpano13')
-rw-r--r--extra/libpano13/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libpano13/PKGBUILD b/extra/libpano13/PKGBUILD
index 1ca765d69..469d5e3bf 100644
--- a/extra/libpano13/PKGBUILD
+++ b/extra/libpano13/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 184405 2013-05-06 19:38:25Z foutrelis $
+# $Id: PKGBUILD 198219 2013-10-30 13:32:02Z allan $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
@@ -14,7 +14,6 @@ depends=('libpng' 'libtiff')
source=("http://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz")
sha1sums=('23849bdbdfc9176a2b53d157e58bd24aa0e7276e')
-options=('!libtool')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"