Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=a408c1a1721b391d33b2d90a3206af4c539e2389
commit a408c1a1721b391d33b2d90a3206af4c539e2389 Author: crazy <[email protected]> Date: Tue Jan 30 01:18:17 2018 +0100 bash-4.4.12-6-x86_64 * rebuild with ncurses diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild index bd74f63..569caaa 100644 --- a/source/base/bash/FrugalBuild +++ b/source/base/bash/FrugalBuild @@ -4,7 +4,7 @@ pkgname=bash pkgver=4.4.12 -pkgrel=5 +pkgrel=6 pkgdesc="The GNU Bourne Again shell" url="http://tiswww.case.edu/php/chet/bash/bashtop.html" dlurl="http://ftp.gnu.org/gnu/$pkgname" @@ -17,6 +17,7 @@ source=("$dlurl/$pkgname-$pkgver.tar.gz" profile shells bashrc system.bashrc) signatures=("${source[0]}.sig" '' '' '' '') Fconfopts+=" --with-curses \ --enable-readline \ + --with-installed-readline \ --with-bash-malloc=no" options=('force') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
