mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
- Use X-Python-Version instead of XS-Python-Version. - Use ${python:Breaks} to specify Python version compatibility.
5 lines
45 B
Makefile
Executable File
5 lines
45 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with python2
|