propellor spin
This commit is contained in:
parent
526b59d2bc
commit
c9c6d8f462
|
@ -28,7 +28,7 @@ builder arch crontimes = combineProperties "gitannexbuilder"
|
|||
, "git checkout " ++ map toLower (show arch)
|
||||
]
|
||||
`describe` "gitbuilder setup"
|
||||
, check (lacksdir $ builddir </> "git-annex") $ userScriptProperty builduser
|
||||
, check (lacksdir $ builddir </> "build") $ userScriptProperty builduser
|
||||
[ "cd " ++ builddir
|
||||
, "git clone git://git-annex.branchable.com/ build"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue