first and very rough attempt at building for debian
[nodemanager.git] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 DEB_PYTHON_SETUP_CMD = setup-lib.py
5
6 %:
7         dh $@ --with python2 --buildsystem=python_distutils