1
0
mirror of https://github.com/lxc/python2-lxc.git synced 2026-02-05 18:48:35 +01:00
Files
python2-lxc/README
Dwight Engen 4692193f7b support building rpm with python setup.py bdist_rpm
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2014-05-07 09:20:48 -05:00

6 lines
145 B
Plaintext

These are lxc bindings for python2.
Build: python setup.py build
Install: python setup.py install
Build rpm: python setup.py bdist_rpm