Commit a6562945 authored by Joanne Hugé's avatar Joanne Hugé

components/babeld: add git to properly generate babeld version

parent d980e73b
[buildout]
extends =
../git/buildout.cfg
parts = babeld
[babeld-repository]
......@@ -13,6 +16,8 @@ path = ${babeld-repository:location}
make-options = CC='gcc -std=gnu99'
configure-command =
echo "No configure.."
environment =
PATH=${git:location}/bin:%(PATH)s
make-targets =
install PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
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