summaryrefslogtreecommitdiff
path: root/community/confuse
diff options
context:
space:
mode:
Diffstat (limited to 'community/confuse')
-rw-r--r--community/confuse/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/confuse/PKGBUILD b/community/confuse/PKGBUILD
index 2d7f3d77b..d3b9d85c9 100644
--- a/community/confuse/PKGBUILD
+++ b/community/confuse/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 64161 2012-02-09 16:35:50Z ttopper $
+# $Id: PKGBUILD 99717 2013-10-30 23:13:11Z allan $
# Contributor : Ionut Biru <ibiru@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Alexander Mieland (dma147) <dma147@linux-stats.org>
@@ -13,7 +13,7 @@ url="http://www.nongnu.org/confuse"
license=('LGPL')
depends=('glibc')
source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
md5sums=('45932fdeeccbb9ef4228f1c1a25e9c8f')
build() {