• Jérome Perrin's avatar
    slapos.recipe.build: restore support for build scripts · caa2881b
    Jérome Perrin authored
    This fixes this error:
    [2015-04-10 06:28:09,906] INFO         exec self.options['script']
    [2015-04-10 06:28:09,906] INFO       File "<string>", line 6, in <module>
    [2015-04-10 06:28:09,906] INFO     NameError: name 'env' is not defined
    
    When installing busybox
    caa2881b
__init__.py 13.6 KB