equal
deleted
inserted
replaced
1 #!/usr/bin/make -f |
1 #!/usr/bin/make -f |
|
2 #export DH_VERBOSE=1 |
2 |
3 |
3 clean %: |
4 clean %: |
4 dh $@ --with python2 --buildsystem=python_distutils |
5 dh $@ --with python2 --buildsystem=python_distutils |
5 |
6 |
6 build: |
7 build: |