import "vcs/git" import "compile/python" name=letsencrypt vcs_git "https://github.com/letsencrypt/$name" header_end getfile vcs; cd vcs compile_python 2 cd acme compile_python 2 # vim:set tabstop=4 shiftwidth=4 syntax=sh et: