Searched refs:zip_target (Results 1 – 1 of 1) sorted by relevance
220 local zip_target="$1"224 command zip --compression-method "$ZIP_COMPRESSION_METHOD" "$zip_target" "$entry_src" "$@"229 "$ZIPALIGN" -f "$ZIP_ALIGN_BYTES" "$zip_target" "$tmp_file"231 mv "$tmp_file" "$zip_target"