Commit 7d70a691 authored by Marco Mariani's avatar Marco Mariani

dream: use git executable from component

parent 2cfdfedc
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment