diff options
Diffstat (limited to 'community/rpc2/PKGBUILD')
-rw-r--r-- | community/rpc2/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/rpc2/PKGBUILD b/community/rpc2/PKGBUILD index 21b723db0..7f6008602 100644 --- a/community/rpc2/PKGBUILD +++ b/community/rpc2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 65509 2012-02-21 06:46:03Z spupykin $ +# $Id: PKGBUILD 99980 2013-10-31 02:48:58Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> @@ -8,7 +8,6 @@ pkgrel=3 pkgdesc="Remote procedure call package for IP/UDP" arch=(i686 x86_64) url="http://www.coda.cs.cmu.edu" -options=('!libtool') license=("LGPL") depends=('lwp' 'readline') source=(http://www.coda.cs.cmu.edu/pub/rpc2/src/rpc2-$pkgver.tar.gz) |