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/libxp | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libxp')
-rw-r--r-- | extra/libxp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxp/PKGBUILD b/extra/libxp/PKGBUILD index 24784103f..c579096db 100644 --- a/extra/libxp/PKGBUILD +++ b/extra/libxp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186883 2013-05-31 14:02:47Z andyrtr $ +# $Id: PKGBUILD 198292 2013-10-30 13:58:41Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ license=('custom') url="http://xorg.freedesktop.org/" depends=('libxext' 'printproto') makedepends=('xorg-util-macros') -options=('!libtool') source=("${url}/releases/individual/lib/libXp-${pkgver}.tar.bz2") license=('custom') sha256sums=('952fe5b5e90abd2cf04739aef3a9b63a253cd9309ed066a82bab7ca9112fd0b5') |