summaryrefslogtreecommitdiff
path: root/scripting.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-28 15:20:39 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-28 15:20:39 +0100
commit3b58710687bcddb233bdcc48309c25fde665ea32 (patch)
tree6c92c83fea8ae5d79d63a5c2f2238ad0748f4fb7 /scripting.morph
parent85f4b00b34f0a7e38133be8f83ca16db8a3cfc62 (diff)
downloaddefinitions-3b58710687bcddb233bdcc48309c25fde665ea32.tar.gz
Strata should use "chunks" not "sources"
Diffstat (limited to 'scripting.morph')
-rw-r--r--scripting.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting.morph b/scripting.morph
index ed97c30c..513fb28a 100644
--- a/scripting.morph
+++ b/scripting.morph
@@ -2,7 +2,7 @@
"name": "scripting",
"kind": "stratum",
"description": "Interpreters for scripting languages.",
- "sources": [
+ "chunks": [
{
"name": "lua",
"repo": "upstream:lua",