From c4295900f1acf4527bbf0766c196aa4a1b97fa56 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Thu, 14 Mar 2024 09:24:12 +0000 Subject: [PATCH] Remove unused comment --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 430ebea..b18b516 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,4 @@ #!/usr/bin/make -f -# You must remove unused comment lines for the released package. export DH_VERBOSE = 1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic