[arch-commits] Commit in libtirpc/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Mon Oct 21 14:37:21 UTC 2013


    Date: Monday, October 21, 2013 @ 16:37:21
  Author: allan
Revision: 197037

upgpkg: libtirpc 0.2.3-2

remove static libraries

Modified:
  libtirpc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 14:34:18 UTC (rev 197036)
+++ PKGBUILD	2013-10-21 14:37:21 UTC (rev 197037)
@@ -4,7 +4,7 @@
 
 pkgname=libtirpc
 pkgver=0.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Transport Independent RPC library (SunRPC replacement)"
 arch=('i686' 'x86_64')
 url="http://libtirpc.sourceforge.net/"
@@ -11,7 +11,6 @@
 license=('BSD')
 depends=('libgssglue')
 backup=('etc/netconfig')
-options=('!libtool')
 source=(http://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2
        libtirpc-build.patch)
 




More information about the arch-commits mailing list