mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Remove misplaced commands. These are run later in the script.
This commit is contained in:
parent
4a2493a556
commit
f8a68153ad
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ set -ex
|
||||||
mkdir build src
|
mkdir build src
|
||||||
cd build
|
cd build
|
||||||
|
|
||||||
catm gzip.c.new ../../files/stat_override.c gzip.c
|
|
||||||
cp gzip.c.new gzip.c
|
|
||||||
|
|
||||||
# Extract
|
# Extract
|
||||||
ungz --file ${distfiles}/${pkg}.tar.gz --output ../src/${pkg}.tar
|
ungz --file ${distfiles}/${pkg}.tar.gz --output ../src/${pkg}.tar
|
||||||
untar --file ../src/${pkg}.tar
|
untar --file ../src/${pkg}.tar
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue