mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
zip: strip binary
This commit is contained in:
parent
016b5789d0
commit
228cca1987
@ -48,4 +48,5 @@ make_target() {
|
|||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp zip $INSTALL/usr/bin
|
cp zip $INSTALL/usr/bin
|
||||||
|
$STRIP $INSTALL/usr/bin/zip
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user