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