proxmox-api: use proxmox-tools package in d/rules
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
92c645cee2
commit
08433fd330
@ -1,3 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@ --buildsystem cargo
|
||||
|
||||
override_dh_auto_build:
|
||||
sed -ie 's/, path = ".*"//' Cargo.toml
|
||||
dh_auto_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user