diff options
| author | ruki <[email protected]> | 2015-06-23 11:59:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-23 11:59:43 +0800 |
| commit | fd42ceb8e86322924d82aced97ad89accadb7592 (patch) | |
| tree | efc4dba9fb5465057dccedc331f16be9094c32e0 /xmake/scripts/action/_create.lua | |
| parent | dd69dd7eb7b7dac822900f6135fd5236cf39fa12 (diff) | |
add package action
Diffstat (limited to 'xmake/scripts/action/_create.lua')
| -rw-r--r-- | xmake/scripts/action/_create.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
