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 /core/procps-ng/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/procps-ng/PKGBUILD')
-rw-r--r-- | core/procps-ng/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/procps-ng/PKGBUILD b/core/procps-ng/PKGBUILD index 748f15b86..faa14dadc 100644 --- a/core/procps-ng/PKGBUILD +++ b/core/procps-ng/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194509 2013-09-17 03:04:40Z bisson $ +# $Id: PKGBUILD 197838 2013-10-30 11:06:38Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Eric BĂ©langer <eric@archlinux.org> @@ -19,7 +19,6 @@ conflicts=('procps') provides=('procps') replaces=('procps') -options=('!libtool') install=install build() { |