mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 22:35:23 +01:00
Build flex 2.5.11.
This commit is contained in:
parent
707328a15c
commit
de9548dbff
11 changed files with 882 additions and 2 deletions
|
|
@ -129,6 +129,9 @@ get_file https://ftp.gnu.org/pub/gnu/bash/bash-2.05b.tar.gz
|
|||
# m4 1.4
|
||||
get_file https://ftp.gnu.org/gnu/m4/m4-1.4.tar.gz
|
||||
|
||||
# flex 2.5.11
|
||||
get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue