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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 26 18:45:30 UTC 2009


    Date: Sunday, July 26, 2009 @ 14:45:30
  Author: andyrtr
Revision: 47760

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-x86_64/	(properties)
  readline/repos/testing-x86_64/PKGBUILD

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


Property changes on: readline/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /readline/trunk:1-47754
   + /readline/trunk:1-47759

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-07-26 18:44:54 UTC (rev 47759)
+++ testing-x86_64/PKGBUILD	2009-07-26 18:45:30 UTC (rev 47760)
@@ -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