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

Aaron Griffin aaron at archlinux.org
Fri Jul 18 15:21:57 UTC 2008


    Date: Friday, July 18, 2008 @ 11:21:56
  Author: aaron
Revision: 5542

Merged revisions 5513-5541 via svnmerge from 
file:///home/svn-packages/bash/trunk

........
  r5541 | aaron | 2008-07-18 11:21:53 -0400 (Fri, 18 Jul 2008) | 1 line
  
  upgpkg: bash 3.2.039-2
........

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

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


Property changes on: bash/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /bash/trunk:1-5512
   + /bash/trunk:1-5541

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-07-18 15:21:53 UTC (rev 5541)
+++ testing-i686/PKGBUILD	2008-07-18 15:21:56 UTC (rev 5542)
@@ -4,7 +4,7 @@
 pkgname=bash
 _patchlevel=039
 pkgver=3.2.$_patchlevel
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNU Bourne Again shell"
 arch=(i686 x86_64)
 license=('GPL')
@@ -71,7 +71,7 @@
   patch -Np1 -i ../bash-noinfo.patch || return 1
   ./configure --prefix=/usr --with-curses --enable-readline \
     --without-bash-malloc --with-installed-readline \
-    --bindir=/bin
+    --bindir=/bin --mandir=/usr/share/man
   make || return 1
   make DESTDIR=${startdir}/pkg install
 





More information about the arch-commits mailing list