equal
deleted
inserted
replaced
11 env.export_prefix = "spel" |
11 env.export_prefix = "spel" |
12 |
12 |
13 env.remote_path = { |
13 env.remote_path = { |
14 'web':"/srv/www/spel/web", |
14 'web':"/srv/www/spel/web", |
15 'src':"/srv/www/spel/src", |
15 'src':"/srv/www/spel/src", |
16 'virtualenv':"/src/virtualenv/spel", |
16 'virtualenv':"/srv/virtualenv/spel", |
17 'build_export':"/home/iri/tmp/build", |
17 'build_export':"/home/iri/tmp/build", |
18 'venv_export':"/home/iri/tmp/venv", |
18 'venv_export':"/home/iri/tmp/venv", |
19 } |
19 } |
20 |
20 |
21 env.platform_web_module = "spel" |
21 env.platform_web_module = "spel" |