Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=48c3b61c2def516d8780c80787898403cc39ec10

commit 48c3b61c2def516d8780c80787898403cc39ec10
Author: crazy <[email protected]>
Date:   Fri Jan 26 05:10:16 2018 +0100

bash-4.4.12-3-x86_64

* rebuild with system readline

diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild
index 2bf9068..3bd30a6 100644
--- a/source/base/bash/FrugalBuild
+++ b/source/base/bash/FrugalBuild
@@ -4,19 +4,19 @@

pkgname=bash
pkgver=4.4.12
-pkgrel=2
+pkgrel=3
pkgdesc="The GNU Bourne Again shell"
url="http://tiswww.case.edu/php/chet/bash/bashtop.html";
dlurl="http://ftp.gnu.org/gnu/$pkgname";
backup=(etc/{profile,shells,skel/.bashrc})
-depends=('glibc>=2.25-5' 'readline>=6.3-9') ## not true right now it need 
readline 7.0
+depends=('glibc>=2.26' 'readline>=7.0') ## not true right now it need readline 
7.0
groups=('base' 'core')
archs=('x86_64')
up2date="Flasttar $dlurl"
source=("$dlurl/$pkgname-$pkgver.tar.gz" profile shells bashrc system.bashrc)
signatures=("${source[0]}.sig" '' '' '' '')
Fconfopts+="    --with-curses \
-                --enable-readline \
+                --with-installed-readline \
--without-bash-malloc \
--enable-brace-expansion \
--enable-debugger \
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to