mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 14:55:24 +01:00
Add patch 2.5.9
This commit is contained in:
parent
9010e9786e
commit
1b7cb3a96d
3 changed files with 51 additions and 0 deletions
|
|
@ -70,3 +70,10 @@ cd ..
|
|||
cd diffutils-2.7
|
||||
kaem --file ../diffutils-2.7.kaem
|
||||
cd ..
|
||||
|
||||
# Part 12: patch
|
||||
/after/bin/gunzip patch-2.5.9.tar.gz
|
||||
/after/bin/tar xf patch-2.5.9.tar
|
||||
cd patch-2.5.9
|
||||
kaem --file ../patch-2.5.9.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue