mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 10:13:01 +01:00
Update stage0-posix to latest snapshot.
This commit is contained in:
parent
86bb6b1d6f
commit
407b02d6b4
8 changed files with 22 additions and 23 deletions
|
|
@ -14,7 +14,8 @@ cd build
|
|||
# Extract
|
||||
cp ${distfiles}/${pkg}.tar.gz ../src/
|
||||
gzip -d -f ../src/${pkg}.tar.gz
|
||||
untar ../src/${pkg}.tar
|
||||
untar --file ../src/${pkg}.tar
|
||||
rm ../src/${pkg}.tar
|
||||
|
||||
cd ${pkg}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue