From 1e8cbe13ac1872760b49a3b9b077174b652b230f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 24 Feb 2024 13:52:49 +0200 Subject: builg: drop build system Signed-off-by: Lars Wirzenius Sponsored-by: author --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index e1317a3..7a3e4e9 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ --buildsystem cargo + dh $@ override_dh_auto_build: true -- cgit v1.2.1