Merge pull request #36 from fidian/patch-1

Fixing tag - omitted one character
This commit is contained in:
juj
2015-07-07 21:57:04 +03:00

View File

@@ -1090,7 +1090,7 @@
{ {
"version": "tag-%tag%", "version": "tag-%tag%",
"bitness": 64, "bitness": 64,
"uses": ["clang-tag-%tag%-64bit", "emscripten-tag-%tag%-64bit"], "uses": ["clang-tag-e%tag%-64bit", "emscripten-tag-%tag%-64bit"],
"os": "linux" "os": "linux"
} }
] ]