diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/gperftools | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gperftools')
-rw-r--r-- | extra/gperftools/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gperftools/PKGBUILD b/extra/gperftools/PKGBUILD index 6a3a19e73..02984390d 100644 --- a/extra/gperftools/PKGBUILD +++ b/extra/gperftools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196892 2013-10-20 21:58:33Z dreisner $ +# $Id: PKGBUILD 198046 2013-10-30 12:28:29Z allan $ # Maintainer: Dave Reisner <dreisner@archlinux.org> # Contributor: Alexander Rødseth <rodseth@gmail.com> # Contributor: Thomas Jost <schnouki@schnouki.net> @@ -16,7 +16,6 @@ license=('BSD') depends=('perl') optdepends=('graphviz: pprof graph generation' 'gv: pprof postscript generation') -options=('!libtool') source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz") sha256sums=('f3ade29924f89409d8279ab39e00af7420593baa4941c318db42e70ead7e494f') |