Skip to content

Commit

Permalink
Zip it with python in the make too
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jul 26, 2022
1 parent 1fc2916 commit a8b4767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ copy ghidra-native\src\Processors\*.* destdir\r2ghidra_sleigh

echo Ziping it Up
pushd destdir
zip -r ..\r2ghidra-w64.zip *
python -m zipfile -c ..\r2ghidra-w64.zip *
popd

0 comments on commit a8b4767

Please sign in to comment.