113ecdfc0e52e5bb9683bc968eb6df1cd579ae44
[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