mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
cae9190c13
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue