add_option based on command canonical name, so sfi add can recognize e.g. -t user
[sfa.git] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 %:
5         dh $@ --with python2 --buildsystem=python_distutils
6
7 override_dh_prep:
8         $(MAKE) version
9         $(MAKE) wsdl
10         dh_prep -O--buildsystem=python_distutils