diff --git a/.mrconfig b/.mrconfig index 941a88e..a6dbee0 100644 --- a/.mrconfig +++ b/.mrconfig @@ -5,4 +5,5 @@ checkout = git clone https://github.com/CAcertOrg/cats cacert-cats checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-mgr.git cacert-mgr [cacert-software] -checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-devel.git cacert-software +#checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-devel.git cacert-software +checkout = git clone -b run-locally https://github.com/jandd/cacert-devel.git cacert-software