diff options
Diffstat (limited to 'community/lwp/PKGBUILD')
-rw-r--r-- | community/lwp/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/lwp/PKGBUILD b/community/lwp/PKGBUILD index 445d5a001..cb088154a 100644 --- a/community/lwp/PKGBUILD +++ b/community/lwp/PKGBUILD @@ -8,7 +8,6 @@ pkgrel=2 pkgdesc="Light weight process library" arch=(i686 x86_64) url="http://www.coda.cs.cmu.edu" -options=('!libtool') license=("LGPL") depends=(glibc) source=(http://www.coda.cs.cmu.edu/pub/lwp/src/lwp-$pkgver.tar.gz) |