diff --git a/software/dream/software.cfg b/software/dream/software.cfg index 365fa0b0d9a7b9a9a073575894da7f56ae618e99..f66eb81a0866bd773831dbf9387dce608bc60ece 100644 --- a/software/dream/software.cfg +++ b/software/dream/software.cfg @@ -64,7 +64,7 @@ install_cmd = cd rpy2 python setup.py install cd .. - git clone http://git.erp5.org/repos/dream.git -b marco + ${git:location}/bin/git clone http://git.erp5.org/repos/dream.git -b marco cd dream python setup.py install update_cmd = ${:install_cmd}