Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=345fa1909828e683ebde3f3addb9ba41c496ba9d
commit 345fa1909828e683ebde3f3addb9ba41c496ba9d Author: DeX77 <[email protected]> Date: Mon Jan 8 14:42:18 2018 +0100 bash-4.4.12-2-x86_64 * dummy bump / add force diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild index b7a6fc4..2bf9068 100644 --- a/source/base/bash/FrugalBuild +++ b/source/base/bash/FrugalBuild @@ -4,7 +4,7 @@ pkgname=bash pkgver=4.4.12 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Bourne Again shell" url="http://tiswww.case.edu/php/chet/bash/bashtop.html" dlurl="http://ftp.gnu.org/gnu/$pkgname" @@ -22,6 +22,8 @@ Fconfopts+=" --with-curses \ --enable-debugger \ --enable-dparen-arithmetic" +options=('force') + build() { _bashconfig=(-DSYS_BASHRC=\'\"/etc/bashrc\"\') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
