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