mid-kid
9 years ago
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
import "vcs/git" |
|||
import "compile/python" |
|||
|
|||
name=letsencrypt |
|||
|
|||
vcs_git "https://github.com/letsencrypt/$name" |
|||
header_end |
|||
|
|||
getfile vcs; cd vcs |
|||
compile_python 3.4 |
|||
|
|||
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: |
Loading…
Reference in new issue