Commit 45a39cf7 authored by Dan Pascu's avatar Dan Pascu

Use pybuild as the debian build system

parent 05042987
#!/usr/bin/make -f
%:
dh $@ --with python2
dh $@ --with python2 --buildsystem=pybuild
override_dh_clean:
dh_clean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment