complete answer 2
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a6e34dcb08
commit
2312095b28
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,13 @@ A type __get_and_build:
|
|||
|
||||
Answer2 for now:
|
||||
Use a second type:
|
||||
__get_and_build:
|
||||
__directory /var/tmp
|
||||
require="__directory/var/tmp" __build
|
||||
__build:
|
||||
gencode-remote:
|
||||
wget && build
|
||||
|
||||
|
||||
Answert for soon:
|
||||
Should be doable easier!
|
||||
|
|
Loading…
Reference in a new issue