#!/usr/bin/make -f %: dh $@ --buildsystem cargo override_dh_auto_build: sed -ie 's/, path = ".*"//' Cargo.toml dh_auto_build