mirror of
https://github.com/lubuntu-team/lubuntu-about.git
synced 2025-08-13 15:04:03 +00:00
Only build with Python 3.
This commit is contained in:
parent
43097f8526
commit
36396b6d68
2
debian/rules
vendored
2
debian/rules
vendored
@ -5,7 +5,7 @@ export DH_VERBOSE = 1
|
|||||||
export PYBUILD_NAME=lubuntu-about
|
export PYBUILD_NAME=lubuntu-about
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with python2,python3 --buildsystem=pybuild
|
dh $@ --with python3 --buildsystem=pybuild
|
||||||
|
|
||||||
override_dh_python3:
|
override_dh_python3:
|
||||||
dh_python3 --no-shebang-rewrite
|
dh_python3 --no-shebang-rewrite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user