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

Allan McRae allan at archlinux.org
Tue Jan 20 23:28:23 UTC 2009


    Date: Tuesday, January 20, 2009 @ 18:28:22
  Author: allan
Revision: 24787

upgpkg: bash 3.2.048-2

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-20 22:48:40 UTC (rev 24786)
+++ PKGBUILD	2009-01-20 23:28:22 UTC (rev 24787)
@@ -4,7 +4,7 @@
 pkgname=bash
 _patchlevel=048
 pkgver=3.2.$_patchlevel
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNU Bourne Again shell"
 arch=(i686 x86_64)
 license=('GPL')
@@ -44,6 +44,7 @@
   echo ". \$HOME/.bashrc" >$startdir/pkg/etc/skel/.bash_profile
   
   rm -f ${pkgdir}/usr/share/info/dir
+  gzip -9 ${pkgdir}/usr/share/info/bash.info
 }
 # wow, that's a lot of md5sums!
 md5sums=('00bfa16d58e034e3c2aa27f390390d30'




More information about the arch-commits mailing list