changes for patch directory

This commit is contained in:
ghidravore 2019-04-04 14:27:22 -04:00
parent 9857ade2fe
commit 7fa646aac1
2 changed files with 7 additions and 10 deletions

View file

@ -398,7 +398,7 @@ task assembleCommon (type: Copy) {
////////////////
// Patch Readme
////////////////
from (ROOT_PROJECT_DIR + "/Ghidra/patch") {
from (ROOT_PROJECT_DIR + "/GhidraBuild/patch") {
into "Ghidra/patch"
}