diff --git a/component/noVNC/buildout.cfg b/component/noVNC/buildout.cfg index 74e2de9695ce9db016f6f39d51f0fe0ceeeeda7a..496b4e2f2e4f3bd049da54f7714d633cf04d5913 100644 --- a/component/noVNC/buildout.cfg +++ b/component/noVNC/buildout.cfg @@ -3,6 +3,6 @@ parts = noVNC [noVNC] -recipe = slapos.recipe.build:download +recipe = slapos.recipe.build:download-unpacked url = https://github.com/kanaka/noVNC/tarball/master strip-top-level-dir = true