mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-26 07:56:27 +00:00
Restored build cleanup of assembly area
This commit is contained in:
parent
8377f8394b
commit
7e80e70465
@ -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…
x
Reference in New Issue
Block a user