[arch-commits] Commit in readline/repos (testing-i686 testing-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 26 18:48:01 UTC 2009


    Date: Sunday, July 26, 2009 @ 14:48:01
  Author: andyrtr
Revision: 47761

Merged revisions 47759 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/readline/trunk

........
  r47759 | andyrtr | 2009-07-26 18:44:54 +0000 (So, 26 Jul 2009) | 2 lines
  
  upgpkg: readline 6.0.003-3
      add symlink for libhistory.so
........

Modified:
  readline/repos/testing-i686/	(properties)
  readline/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Property changes on: readline/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /readline/trunk:1-47756
   + /readline/trunk:1-47760

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-07-26 18:45:30 UTC (rev 47760)
+++ testing-i686/PKGBUILD	2009-07-26 18:48:01 UTC (rev 47761)
@@ -5,7 +5,7 @@
 pkgname=readline
 _patchlevel=003 #prepare for some patches
 pkgver=6.0.$_patchlevel
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU readline library"
 arch=(i686 x86_64)
 url="http://tiswww.case.edu/php/chet/readline/rltop.html"
@@ -51,6 +51,7 @@
   # to make the linker find the shared lib and fix compile issues
   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