From 87c27c66124df8b022723d1b8e2edd4b045584e8 Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 3 Feb 2025 13:35:12 +0100 Subject: [PATCH] Update debian/rules --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 12b857d..12c872f 100755 --- a/debian/rules +++ b/debian/rules @@ -16,6 +16,9 @@ endif %: dh $@ +override_dh_auto_build: + #noop + override_dh_auto_install: /root/.cargo/bin/cargo fetch /root/.cargo/bin/cargo build -p lact --release