fix setup/debian build/version
This commit is contained in:
parent
319389af08
commit
eeee27a08c
10 changed files with 57 additions and 75 deletions
9
debian/rules
vendored
9
debian/rules
vendored
|
|
@ -1,9 +1,4 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
ifneq ($(shell dh -l | grep -xF translations),)
|
||||
dh $@ --with python2,translations
|
||||
else
|
||||
dh $@ --with python2
|
||||
endif
|
||||
|
||||
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue