From a09f035efa906f716a2c5db9cf523bd53d8501fd Mon Sep 17 00:00:00 2001 From: cglmrfreeman Date: Fri, 21 Dec 2018 22:30:39 -0800 Subject: [PATCH] Typo: "enviroment" to "environment" In "pcduino-get-source" the file "https://github.com/pcduino/c_enviroment/archive/master.zip" is downloaded. While "enviroment" is spelled incorrectly there, the master branch has been renamed "c_environment" and downloads as such. These typo corrections are needed in order to "ant build" to proceed without error and create a successful build. --- build/build.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/build.xml b/build/build.xml index 6e95b110930..dc15d2bcbe5 100644 --- a/build/build.xml +++ b/build/build.xml @@ -562,7 +562,7 @@ @@ -575,21 +575,21 @@ - - + + - + - + - +