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

This commit is contained in:
robojerk 2025-08-04 02:38:27 +00:00
parent a09bfb0d24
commit 9216624404

2
debian/rules vendored
View file

@ -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