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/popt | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/popt')
-rw-r--r-- | core/popt/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/popt/PKGBUILD b/core/popt/PKGBUILD index 7cad27db2..fe929caa9 100644 --- a/core/popt/PKGBUILD +++ b/core/popt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195971 2013-10-06 19:11:33Z eric $ +# $Id: PKGBUILD 197837 2013-10-30 11:06:32Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=popt @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') url="http://rpm5.org" license=('custom') depends=('glibc') -options=('!libtool') source=(http://rpm5.org/files/${pkgname}/${pkgname}-${pkgver}.tar.gz) sha1sums=('cfe94a15a2404db85858a81ff8de27c8ff3e235e') |