From 68363a5f7fa6eb17b2628a9bfaaf0f51d9259bd1 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 10 Jun 2023 17:26:32 +0100 Subject: [PATCH] Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 59946c6..b909f88 100755 --- a/debian/rules +++ b/debian/rules @@ -3,4 +3,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ --buildsystem=makefile + dh $@ --buildsystem=meson