From fd42ceb8e86322924d82aced97ad89accadb7592 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 23 Jun 2015 11:59:43 +0800 Subject: add package action --- xmake/scripts/action/_create.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/scripts/action/_create.lua') diff --git a/xmake/scripts/action/_create.lua b/xmake/scripts/action/_create.lua index 5b79301db..7f91039ad 100644 --- a/xmake/scripts/action/_create.lua +++ b/xmake/scripts/action/_create.lua @@ -34,7 +34,7 @@ function _create.need(name) return false end --- done the given config +-- done function _create.done() -- the options -- cgit v1.3.1