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

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


    Date: Monday, October 21, 2013 @ 16:15:35
  Author: allan
Revision: 197029

upgpkg: gdbm 1.10-3

remove static libraries

Modified:
  gdbm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 14:07:14 UTC (rev 197028)
+++ PKGBUILD	2013-10-21 14:15:35 UTC (rev 197029)
@@ -5,7 +5,7 @@
 
 pkgname=gdbm
 pkgver=1.10
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU database library"
 url="http://www.gnu.org/software/gdbm/gdbm.html"
 license=('GPL')
@@ -13,7 +13,7 @@
 depends=('glibc' 'sh')
 source=(ftp://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz
         gdbm-1.10-zeroheaders.patch)
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=gdbm.install
 md5sums=('88770493c2559dc80b561293e39d3570'
          'ac255b10452005237836cd2d3a470733')




More information about the arch-commits mailing list