mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 23:05:24 +01:00
bash-3.2.57: Build new package to replace bash 2.05b
Resulting build now works interactively
This commit is contained in:
parent
ad54802f21
commit
c0fedeba61
7 changed files with 43 additions and 2 deletions
|
|
@ -219,6 +219,9 @@ get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.12.tar.gz
|
|||
# binutils 2.14
|
||||
get_file https://ftp.gnu.org/gnu/binutils/binutils-2.14.tar.bz2
|
||||
|
||||
# bash 3.2.57
|
||||
get_file https://ftp.gnu.org/gnu/bash/bash-3.2.57.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue