Commit a6f080a5 authored by Dmitry Blinov's avatar Dmitry Blinov

unhardcode pwrb_root

parent 8ca5a0ef
......@@ -44,7 +44,7 @@ extra-context =
raw xvfb_bin ${xserver:location}/bin/Xvfb
raw java_location ${java-jdk:location}
raw proview_directory ${pwr:location}
raw proview_compile_dir ${pwr:location}__compile__/pwr
raw proview_compile_dir ${pwr:compile-dir}
raw ld_library_path ${pwr:ld-library-path}
raw pwrp_profile ${template-pwrp-profile:location}/${template-pwrp-profile:filename}
raw template_pwrrt ${template-pwrrt:location}/${template-pwrrt:filename}
......
......@@ -36,7 +36,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
output = ${buildout:directory}/template.cfg
mode = 0644
md5sum = e8aa863f96c8c2090842dd1f4afe28aa
md5sum = 5b519edd585596d868746752fa79c81f
[download-base]
recipe = hexagonit.recipe.download
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment