initial push
This commit is contained in:
parent
859815c43f
commit
571637c7a0
2
debian/rules
vendored
2
debian/rules
vendored
@ -2,5 +2,5 @@
|
|||||||
%:
|
%:
|
||||||
dh $@ --with python3 --buildsystem pybuild
|
dh $@ --with python3 --buildsystem pybuild
|
||||||
|
|
||||||
override_dh_build:
|
override_dh_auto_build:
|
||||||
cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked
|
cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked
|
||||||
|
Reference in New Issue
Block a user