initial push
This commit is contained in:
parent
21b3bf613c
commit
859815c43f
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --with python3 --buildsystem pybuild
|
||||
|
||||
override_dh_build:
|
||||
cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked
|
||||
|
Reference in New Issue
Block a user