mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Remove make from rootfs.sh (erroneous inclusion)
This commit is contained in:
parent
612c33bcca
commit
206d7adb64
1 changed files with 0 additions and 3 deletions
|
|
@ -108,9 +108,6 @@ get_file https://ftp.gnu.org/gnu/gzip/gzip-1.2.4.tar
|
|||
# diffutils 2.7
|
||||
get_file https://ftp.gnu.org/gnu/diffutils/diffutils-2.7.tar.gz
|
||||
|
||||
# make 3.80
|
||||
get_file https://ftp.gnu.org/gnu/make/make-3.80.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue