Commit cca631b6 authored by Antoine Catton's avatar Antoine Catton

Add lxc component

parent 79f883f2
[buildout]
extends =
../attr/buildout.cfg
../libcap/buildout.cfg
parts = lxc
[lxc]
<= lxc-0.8
[lxc-0.8]
recipe = hexagonit.recipe.cmmi
url = http://downloads.sourceforge.net/project/lxc/lxc/lxc-0.8.0/lxc-0.8.0-rc1.tar.gz
md5sum = 06ceecf4dbe1be988fc903ad8dd34d29
environment =
PATH=%(PATH)s:${attr:location}/bin/:${libcap:location}/sbin/
CFLAGS=-I${libcap:location}/usr/include
LDFLAGS=-L${libcap:location}/lib/ -Wl,-rpath=${libcap:location}/lib/
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