bash: update to 4.0.24

(cherry picked from commit 6cbe5d42cd)
This commit is contained in:
Juergen Daubert 2009-05-18 10:23:00 +02:00
parent d2299fa6bf
commit 1f2bb3ee2f
4 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
248d1a9857823c8b0b6eea354358d487 bash-4.0-001-017.patch.gz
5c082c812bef63e80ced9f6075f78c21 bash-4.0-001-024.patch.gz
a90a1b5a6db4838483f05438e05e8eb9 bash-4.0.tar.gz
3fee206195d50dbd8a3560a8a77f341b profile

View File

@ -4,16 +4,16 @@
# Depends on: ncurses
name=bash
version=4.0.17
version=4.0.24
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-4.0.tar.gz \
$name-4.0-001-017.patch.gz \
$name-4.0-001-024.patch.gz \
profile)
build() {
cd $name-4.0
gunzip -c $SRC/$name-4.0-001-017.patch.gz | patch -p0
gunzip -c $SRC/$name-4.0-001-024.patch.gz | patch -p0
./configure --prefix=/usr \
--exec-prefix= \

Binary file not shown.

Binary file not shown.