bash: rebuild to drop compressed manpages.
This commit is contained in:
parent
05ef3994a4
commit
2835ff1baa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=bash
|
|||
_bash_distver=4.3
|
||||
_bash_patchlevel=000
|
||||
version=${_bash_distver}.${_bash_patchlevel}
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}-${_bash_distver}
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-bash-malloc --with-curses --without-installed-readline"
|
||||
|
|
Loading…
Reference in a new issue