Skip to content

Commit

Permalink
Remove the original zip when update netty lib name (apache#3008)
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat authored Nov 19, 2018
1 parent d80eee6 commit 7f49b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rename-netty-native-libs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ for line in "${FILES_TO_RENAME[@]}"; do
done

# Overwrite the original ZIP archive
rm $JAR_PATH
zip -q -r $JAR_PATH .
popd

Expand Down

0 comments on commit 7f49b56

Please sign in to comment.