mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Restored build cleanup of assembly area
This commit is contained in:
parent
8377f8394b
commit
7e80e70465
1 changed files with 3 additions and 3 deletions
|
@ -415,9 +415,9 @@ task createInstallationZip(type: Zip) { t ->
|
|||
updateSlaFilesTimestamp(DISTRIBUTION_DIR.getPath(), 2)
|
||||
}
|
||||
|
||||
// doLast {
|
||||
// delete file(DISTRIBUTION_DIR.getPath() + "/" + ZIP_DIR_PREFIX)
|
||||
// }
|
||||
doLast {
|
||||
delete file(DISTRIBUTION_DIR.getPath() + "/" + ZIP_DIR_PREFIX)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue