prepare next steps: stage four and five

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-08 00:26:26 +01:00
commit 1bae761fa0
5 changed files with 28 additions and 69 deletions

View file

@ -28,6 +28,7 @@
# Names
: ${__cdist_name_bin:=bin}
: ${__cdist_name_cache:=cache}
: ${__cdist_name_code:=code}
: ${__cdist_name_explorer:=explorers}
: ${__cdist_name_host:=hosts}
: ${__cdist_name_init:=init}