mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 02:02:58 +01:00
Build diffutils 2.7.
This commit is contained in:
parent
238e9359b0
commit
c4528a0dac
3 changed files with 50 additions and 0 deletions
|
|
@ -63,3 +63,10 @@ cd ..
|
|||
cd gzip-1.2.4
|
||||
kaem --file ../gzip-1.2.4.kaem
|
||||
cd ..
|
||||
|
||||
# Part 10: diffutils
|
||||
/after/bin/gunzip diffutils-2.7.tar.gz
|
||||
/after/bin/tar xf diffutils-2.7.tar
|
||||
cd diffutils-2.7
|
||||
kaem --file ../diffutils-2.7.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue