making the source file executable under git was not enough, I suspect setup.py enforc...
[nodemanager.git] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 %:
5         dh $@ --with python2 --buildsystem=python_distutils
6