mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
zip: strip binary
This commit is contained in:
parent
0e773c9f1b
commit
466c3eb651
@ -48,4 +48,5 @@ make_target() {
|
||||
makeinstall_target() {
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp zip $INSTALL/usr/bin
|
||||
$STRIP $INSTALL/usr/bin/zip
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user