diff options
author | James Meyer <james.meyer@operamail.com> | 2010-12-02 20:54:44 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-12-02 20:54:44 (GMT) |
commit | 28d450b5a71274225633d47e286419c2aa8d83f6 (patch) | |
tree | 79ba754fa79832829b412eb76b3688381263f7ba /abs/core/bash/PKGBUILD | |
parent | dc35fdd46406893366b9c090a95b06ccf807ce07 (diff) | |
download | linhes_pkgbuild-28d450b5a71274225633d47e286419c2aa8d83f6.zip linhes_pkgbuild-28d450b5a71274225633d47e286419c2aa8d83f6.tar.gz linhes_pkgbuild-28d450b5a71274225633d47e286419c2aa8d83f6.tar.bz2 |
bash: recompile to remove info/share dir
Diffstat (limited to 'abs/core/bash/PKGBUILD')
-rw-r--r-- | abs/core/bash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/bash/PKGBUILD b/abs/core/bash/PKGBUILD index 96c24a1..7c7eaca 100644 --- a/abs/core/bash/PKGBUILD +++ b/abs/core/bash/PKGBUILD @@ -4,7 +4,7 @@ pkgname=bash _patchlevel=007 #prepare for some patches pkgver=4.1.$_patchlevel -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Bourne Again shell" arch=('i686' 'x86_64') license=('GPL') |