mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Readd gunzip.
This commit is contained in:
parent
fba7ecf96a
commit
6bf53927de
1 changed files with 2 additions and 0 deletions
|
|
@ -30,7 +30,9 @@ make
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
cp gzip ${bindir}/gzip
|
cp gzip ${bindir}/gzip
|
||||||
|
cp gzip ${bindir}/gunzip
|
||||||
chmod 755 ${bindir}/gzip
|
chmod 755 ${bindir}/gzip
|
||||||
|
chmod 755 ${bindir}/gunzip
|
||||||
|
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue