Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ardublockly
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
ardublockly
Commits
9a69dff3
Commit
9a69dff3
authored
Nov 14, 2015
by
Immortalin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo
parent
fae638c4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.py
build.py
+1
-1
No files found.
build.py
View file @
9a69dff3
...
...
@@ -451,7 +451,7 @@ if __name__ == "__main__":
elif
os
.
path
.
isdir
(
os
.
path
.
join
(
os
.
path
.
pardir
,
"google-closure-library"
)):
# When Closure is installed by npm, it is named "google-closure-library".
calcdeps
=
import_path
(
os
.
path
.
join
(
os
.
path
.
pardir
,
"closure-library"
,
"closure"
,
"bin"
,
"calcdeps.py"
))
os
.
path
.
pardir
,
"
google-
closure-library"
,
"closure"
,
"bin"
,
"calcdeps.py"
))
# print("Error: Closure directory needs to be renamed from"
# "'google-closure-library' to 'closure-library'.\n"
# "Please rename this directory.")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment