fix debian/rules: rewrite with proper tabs and correct PYBUILD_NAME
Some checks failed
Build and Publish Debian Package / Build Debian Package (push) Failing after 1m22s
Some checks failed
Build and Publish Debian Package / Build Debian Package (push) Failing after 1m22s
This commit is contained in:
parent
a09bfb0d24
commit
9216624404
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# dh_python3 will install the python modules
|
||||
# and handle byte-compilation
|
||||
export PYBUILD_NAME=deb-mock
|
||||
export PYBUILD_NAME=mock
|
||||
|
||||
%:
|
||||
dh $@ --with python3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue