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

Allan McRae allan at archlinux.org
Wed Mar 3 03:03:42 UTC 2010


    Date: Tuesday, March 2, 2010 @ 22:03:42
  Author: allan
Revision: 71014

upgpkg: readline 6.1.002-1
bump patch level

Modified:
  readline/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-03 02:09:50 UTC (rev 71013)
+++ PKGBUILD	2010-03-03 03:03:42 UTC (rev 71014)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=readline
-_patchlevel=001 #prepare for some patches
+_patchlevel=002 #prepare for some patches
 pkgver=6.1.$_patchlevel
 pkgrel=1
 pkgdesc="GNU readline library"
@@ -21,7 +21,8 @@
 fi
 md5sums=('fc2f7e714fe792db1ce6ddc4c9fb4ef3'
          'e5fc955f56d9fa5beb871f3279b8fa8b'
-         'c642f2e84d820884b0bf9fd176bc6c3f')
+         'c642f2e84d820884b0bf9fd176bc6c3f'
+         '1a76781a1ea734e831588285db7ec9b1')
 
 build() {
   cd ${srcdir}/${pkgname}-6.1
@@ -52,6 +53,4 @@
   cd ${pkgdir}/usr/lib
   ln -sv /lib/libreadline.so .
   ln -sv /lib/libhistory.so .
-
-  rm -f ${pkgdir}/usr/share/info/dir
 }




More information about the arch-commits mailing list