diff --git a/debian/rules b/debian/rules index 4845ba53a..2b1c936d1 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,7 @@ override_dh_auto_configure: dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=RelWithDebInfo override_dh_clean: - dh_clean + dh_clean --exclude=Cargo.toml.orig -unlink .cargo -unlink vendor