do not overwrite readme of the build
This commit is contained in:
parent
d21f41dfed
commit
f6daf02be1
2 changed files with 1 additions and 5 deletions
|
|
@ -153,10 +153,6 @@ function ace() {
|
|||
source: ACE_HOME + "/LICENSE",
|
||||
dest: "build/LICENSE"
|
||||
});
|
||||
copy({
|
||||
source: ACE_HOME + "/Readme.md",
|
||||
dest: "build/Readme.md"
|
||||
});
|
||||
copy({
|
||||
source: ACE_HOME + "/ChangeLog.txt",
|
||||
dest: "build/ChangeLog.txt"
|
||||
|
|
|
|||
2
build
2
build
|
|
@ -1 +1 @@
|
|||
Subproject commit b5354412bfeb461b7d8020423562451a81da2c85
|
||||
Subproject commit 8f508c64856878dc43cb9d0aeb028ca34ede6f5c
|
||||
Loading…
Add table
Add a link
Reference in a new issue