summaryrefslogtreecommitdiff
path: root/extra/guile1.8/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/guile1.8/PKGBUILD')
-rw-r--r--extra/guile1.8/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/guile1.8/PKGBUILD b/extra/guile1.8/PKGBUILD
index 36123ffad..e69ce6463 100644
--- a/extra/guile1.8/PKGBUILD
+++ b/extra/guile1.8/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 188080 2013-06-08 11:18:25Z bpiotrowski $
+# $Id: PKGBUILD 198090 2013-10-30 12:44:33Z allan $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname=guile1.8
@@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('gmp' 'libltdl' 'ncurses>=5.7' 'texinfo')
source=(ftp://ftp.gnu.org/pub/gnu/guile/guile-$pkgver.tar.gz)
-options=('!libtool')
md5sums=('18661a8fdfef13e2fcb7651720aa53f3')
build() {