mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-05 10:55:24 +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
|
||||
cp gzip ${bindir}/gzip
|
||||
cp gzip ${bindir}/gunzip
|
||||
chmod 755 ${bindir}/gzip
|
||||
chmod 755 ${bindir}/gunzip
|
||||
|
||||
cd ../..
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue