diff options
Diffstat (limited to 'community/collectd')
-rw-r--r-- | community/collectd/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/collectd/PKGBUILD b/community/collectd/PKGBUILD index bb3e40a02..c0597a955 100644 --- a/community/collectd/PKGBUILD +++ b/community/collectd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96266 2013-08-23 04:10:37Z bisson $ +# $Id: PKGBUILD 99715 2013-10-30 23:12:24Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Gerhard Brauer <gerhard.brauer@web.de> @@ -46,7 +46,6 @@ sha1sums=('c2bc3ca3c62cfba4499c4eb14066a4c78301cc2c' '04f676d0b76c34df0bbf94629813e035b1febe04') backup=('etc/collectd.conf') -options=('!libtool') prepare() { cd "${srcdir}/${pkgname}-${pkgver}" |