mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
zip: strip binary
This commit is contained in:
@@ -48,4 +48,5 @@ make_target() {
|
||||
makeinstall_target() {
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp zip $INSTALL/usr/bin
|
||||
$STRIP $INSTALL/usr/bin/zip
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user