mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 02:56:31 +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
|
# diffutils 2.7
|
||||||
get_file https://ftp.gnu.org/gnu/diffutils/diffutils-2.7.tar.gz
|
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
|
# General cleanup
|
||||||
find tmp -name .git -exec rm -rf \;
|
find tmp -name .git -exec rm -rf \;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue