mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-07 09:11:15 -09:00
GP-1001: Fixing Skeleton project's final build.gradle file in a release
This commit is contained in:
@@ -35,8 +35,8 @@ rootProject.assembleDistribution {
|
||||
exclude 'ghidra_scripts/bin/'
|
||||
exclude '.classpath'
|
||||
exclude '.project'
|
||||
exclude 'build.gradle'
|
||||
rename "buildTemplate.gradle", "build.gradle"
|
||||
into "Extensions/Ghidra/Skeleton"
|
||||
duplicatesStrategy = 'include'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user