let SystemExit exception go up to the surface so we can exit() and so freeze the...
[nodemanager.git] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 %:
5         dh $@ --with python2 --buildsystem=python_distutils
6