first attempt at using dh —buildsystem=python_distutils for packaging myslice
[myslice.git] / debian / rules
index b8796e6..62e2bb6 100755 (executable)
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-       dh $@
+       dh $@ --with python2 --buildsystem=python_distutils