mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 11:31:43 +00:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
cae9190c13
@ -434,10 +434,6 @@ task createExternalExtensions(type: Copy) {
|
||||
// Make sure that we don't try to copy the same file with the same path.
|
||||
duplicatesStrategy 'exclude'
|
||||
|
||||
doLast {
|
||||
delete file(DISTRIBUTION_DIR.getPath() + "/" + ZIP_DIR_PREFIX)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
import groovy.io.FileType
|
||||
|
Loading…
Reference in New Issue
Block a user