mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +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)
|
updateSlaFilesTimestamp(DISTRIBUTION_DIR.getPath(), 2)
|
||||||
}
|
}
|
||||||
|
|
||||||
// doLast {
|
doLast {
|
||||||
// delete file(DISTRIBUTION_DIR.getPath() + "/" + ZIP_DIR_PREFIX)
|
delete file(DISTRIBUTION_DIR.getPath() + "/" + ZIP_DIR_PREFIX)
|
||||||
// }
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue