summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 918bec3..7360a53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ override_dh_auto_build:
override_dh_auto_install:
cargo install --path=. --root=debian/subplot
+ rm -f debian/subplot/.crates.toml
+ rm -f debian/subplot/.crates2.json
override_dh_auto_test:
./check