From e78a42b81bdc4126e8507ec09eec4378b342c613 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Mon, 1 Jan 2024 19:58:57 +1100 Subject: [PATCH] Avoid stripping the binary --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5427a60..38755af 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ %: dh $@ -override_dh_auto_strip: +override_dh_strip: echo nothing to strip # #override_dh_auto_install: -- 2.39.2