initial push
This commit is contained in:
parent
cd66dbacb6
commit
fda0c001ad
3
debian/rules
vendored
3
debian/rules
vendored
@ -7,3 +7,6 @@ build3vers := $(shell py3versions -sv)
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with python3 --buildsystem pybuild
|
dh $@ --with python3 --buildsystem pybuild
|
||||||
|
|
||||||
|
override_dh_autoreconf:
|
||||||
|
cargo fetch
|
||||||
|
Reference in New Issue
Block a user